summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-07GIT 1.5.6-rc2v1.5.6-rc2Junio C Hamano1-0/+6
2008-06-07Merge 1.5.5.4 inJunio C Hamano2-1/+9
2008-06-07GIT 1.5.5.4v1.5.5.4Junio C Hamano4-3/+11
2008-06-06git log --graph: print '*' for all commits, including mergesAdam Simpkins1-14/+0
2008-06-06Use nonrelative paths instead of absolute paths for cloned repositoriesDaniel Barkalow3-2/+39
2008-06-06documentation: move git(7) to git(1)Christian Couder140-146/+144
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder8-20/+68
2008-06-06graph API: fix "git log --graph --first-parent"Adam Simpkins1-11/+53
2008-06-06Print info about "git help COMMAND" on git's main usage pagesTeemu Likonen3-0/+7
2008-06-06Merge branch 'maint'Junio C Hamano2-10/+15
2008-06-06git-for-each-ref.txt: minor improvementsLea Wiemann1-8/+9
2008-06-05name-rev: Fix segmentation fault when using --allBjörn Steinbrink1-2/+6
2008-06-04gitweb: Add charset info to "raw" output of 'text/plain' blobsJakub Narebski1-9/+20
2008-06-04Strbuf documentation: document most functionsMiklos Vajna1-2/+237
2008-06-04Documentation/git-mailsplit: Enhanced description of -o optionDirk Suesserott1-1/+1
2008-06-04Fix "git clone http://$URL" to check out the worktree when askedJeff King1-0/+1
2008-06-04Merge branch 'maint'Junio C Hamano2-4/+27
2008-06-04describe: match pattern for lightweight tags tooMichael Dressel2-4/+27
2008-06-04t7502: honor SHELL_PATHJunio C Hamano1-3/+3
2008-06-03Documentation: git-log cannot use rev-list specific optionsJunio C Hamano1-0/+6
2008-06-03Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen1-1/+1
2008-06-03t7502: tighten loosely written test sequenceJunio C Hamano1-17/+18
2008-06-03t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano1-3/+6
2008-06-03cat-file --batch: flush stdout also when objects are missingLea Wiemann1-0/+1
2008-06-03GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano1-1/+5
2008-06-02commit: drop duplicated parentsJunio C Hamano2-0/+23
2008-06-02rebase --interactive: Compute upstream SHA1 before switching branchesJohannes Sixt1-4/+3
2008-06-02Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard1-1/+1
2008-06-02gitweb: Fix "next" link on bottom of pageJakub Narebski1-8/+5
2008-06-02Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström1-4/+7
2008-06-01Merge branch 'sb/am-tests'Junio C Hamano2-72/+260
2008-06-01Merge branch 'lw/test-fix'Junio C Hamano1-1/+3
2008-06-01Merge branch 'sp/remote'Junio C Hamano2-36/+74
2008-06-01Merge branch 'lt/pack-sync'Junio C Hamano11-10/+26
2008-06-01Merge branch 'np/pack-check'Junio C Hamano1-28/+27
2008-06-01make verify-pack a bit more useful with bad packsNicolas Pitre1-28/+27
2008-06-01Merge branch 'jb/reset-q'Junio C Hamano1-4/+5
2008-06-01Merge branch 'jc/checkout'Junio C Hamano2-42/+43
2008-06-01Merge branch 'lr/init-bare'Junio C Hamano3-3/+24
2008-06-01Git.pm: fix return value of config methodLea Wiemann1-1/+1
2008-06-01glossary: improve a few linksLea Wiemann1-7/+7
2008-06-01Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder9-20/+75
2008-06-01Git.pm: fix documentation of hash_objectLea Wiemann1-3/+2
2008-06-01graph API: avoid printing unnecessary padding before some octopus mergesAdam Simpkins1-5/+8
2008-06-01graph API: improve display of merge commitsAdam Simpkins1-17/+93
2008-06-01git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer1-1/+1
2008-06-01Add a --dry-run option to git-svn rebaseSeth Falcon2-2/+12
2008-06-01Fix path duplication in git svn commit-diffKarl Hasselström1-2/+1
2008-05-31Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce1-14/+54
2008-05-31Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2-19/+20
2008-05-31Remove unused remote_prefix member in builtin-remoteShawn O. Pearce1-3/+0
2008-05-31t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann1-1/+3
2008-05-31git-reset: honor -q and do not show progress messageJamis Buck1-4/+5
2008-05-31Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer2-72/+34
2008-05-31Add test cases for git-amStephan Beyer1-0/+226
2008-05-31Remove now unnecessary 'sync()' callsLinus Torvalds4-6/+4
2008-05-31Make pack creation always fsync() the resultLinus Torvalds8-6/+24
2008-05-31Clarify description of <repository> argument to pull/fetch for naming remotes.John J. Franey2-34/+63
2008-05-31rollback lock files on more signals than just SIGINTPaolo Bonzini3-0/+18
2008-05-31Revision walking documentation: document most important functionsMiklos Vajna1-1/+59
2008-05-31gitweb: Remove gitweb/test/ directoryJakub Narebski3-12/+0
2008-05-31Add shortcut in refresh_cache_ent() for marked entries.Marius Storm-Olsen1-0/+9
2008-05-31Clearify the documentation for core.ignoreStatMarius Storm-Olsen1-4/+7
2008-05-29checkout: "best effort" checkoutJunio C Hamano1-4/+18
2008-05-29unpack_trees(): allow callers to differentiate worktree errors from merge errorsJunio C Hamano1-3/+7
2008-05-29checkout: consolidate reset_{to_new,clean_to_new}()Junio C Hamano1-35/+15
2008-05-28git-init: accept --bare optionLuciano Rocha3-3/+24
2008-05-28checkout: make reset_clean_to_new() not die by itselfJunio C Hamano1-3/+6
2008-05-28"git checkout -- paths..." should error out when paths cannot be writtenJunio C Hamano1-2/+5
2008-05-28Documentation: git-cherry uses git-patch-idJunio C Hamano1-0/+6
2008-05-28Manual subsection to refer to other pages is SEE ALSOJunio C Hamano18-19/+19
2008-05-28bisect: use "$GIT_DIR/BISECT_START" to check if we are bisectingChristian Couder1-16/+13
2008-05-28builtin-fetch.c (store_updated_refs): Honor update_local_ref() return valueDmitry V. Levin2-3/+40
2008-05-28fix sha1_pack_index_name()Junio C Hamano1-4/+5
2008-05-27Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano2-4/+4
2008-05-27t5100: Avoid filename "nul"Junio C Hamano2-2/+2
2008-05-27Merge 1.5.5.3 inJunio C Hamano7-18/+24
2008-05-27GIT 1.5.5.3v1.5.5.3Junio C Hamano4-3/+17
2008-05-27commit --interactive: properly update the index before commitingGerrit Pape1-0/+2
2008-05-27gitweb: only display "next" links in logs if there is a next pageLea Wiemann1-4/+4
2008-05-27Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2-12/+3
2008-05-27Documentation/git-bundle.txt: fix synopsisGerrit Pape1-1/+1
2008-05-27clone: make sure we support the transport typeJeff King1-0/+3
2008-05-27t5700-clone-reference: Quote $UJohannes Sixt1-3/+3
2008-05-27Add some tests for git update-ref -dKarl Hasselström1-0/+16
2008-05-26Merge branch 'jc/diff-no-no-index'Junio C Hamano60-738/+740
2008-05-26git diff --no-index: default to page like other diff frontendsJunio C Hamano1-0/+7
2008-05-26git-diff: allow --no-index semantics a bit moreJunio C Hamano1-7/+32
2008-05-26Merge branch 'maint'Junio C Hamano2-12/+14
2008-05-26Merge branch 'gp/bisect-fix' into maintJunio C Hamano3-10/+55
2008-05-26Merge git://repo.or.cz/git-guiJunio C Hamano2-30/+48
2008-05-26Documentation: fix graph in git-rev-parse.txtMichele Ballabio1-10/+12
2008-05-26git-gui: Vertically align textboxes with labelsgitgui-0.10.2Twiinz1-6/+2
2008-05-26show-branch --current: do not barf on detached HEADJunio C Hamano1-2/+2
2008-05-26Makefile: fix dependency on wt-status.hJunio C Hamano1-0/+1
2008-05-26hg-to-git: add --verbose optionJohannes Schindelin1-5/+13
2008-05-25Documentation/git.txt: link to 1.5.5.2 documentation.Junio C Hamano1-1/+2
2008-05-25Merge branch 'maint'Junio C Hamano2-5/+28
2008-05-25Merge branch 'jk/maint-send-email-compose' into maintJunio C Hamano2-2/+100
2008-05-25Merge branch 'hb/maint-send-email-quote-recipients' into maintJunio C Hamano1-1/+1
2008-05-25Merge branch 'maint-1.5.4' into maintJunio C Hamano1-5/+1
2008-05-25builtin-fast-export: Only output a single parent per linePieter de Bie1-5/+1
2008-05-25Release Notes for 1.5.5.2Junio C Hamano2-1/+28
2008-05-25Ignore no-op changes in paranoid update hookShawn O. Pearce1-0/+1
2008-05-25Don't load missing ACL files in paranoid update hookShawn O. Pearce1-0/+1
2008-05-25Don't diff empty tree on branch creation in paranoid update hookShawn O. Pearce1-8/+6
2008-05-25log --pretty: do not accept bogus "--prettyshort"Junio C Hamano2-3/+6
2008-05-25log --graph: do not accept log --graphbogusJunio C Hamano1-1/+1
2008-05-25Update draft release notes for 1.5.6Junio C Hamano1-1/+48
2008-05-25Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano75-176/+179
2008-05-25Merge branch 'as/graph'Junio C Hamano6-62/+191
2008-05-25Merge branch 'js/mailinfo'Junio C Hamano7-35/+115
2008-05-25Merge branch 'jc/add-n-u'Junio C Hamano5-36/+53
2008-05-25Merge branch 'ar/t6031'Junio C Hamano1-2/+5
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano19-119/+816
2008-05-25Merge branch 'jc/apply-whitespace'Junio C Hamano2-72/+139
2008-05-25Merge branch 'jc/unpack-trees-reword'Junio C Hamano3-14/+52
2008-05-25Merge branch 'ar/batch-cat'Junio C Hamano9-82/+781
2008-05-25Merge branch 'cc/bisect'Junio C Hamano2-61/+116
2008-05-25Merge branch 'ap/svn'Junio C Hamano3-1/+93
2008-05-25Merge branch 'js/cvsexportcommit'Junio C Hamano3-7/+55
2008-05-25Merge branch 'js/ignore-submodule'Junio C Hamano11-12/+132
2008-05-25Merge branch 'mo/cvsserver'Junio C Hamano4-69/+826
2008-05-25mailsplit: minor clean-up in read_line_with_nul()Junio C Hamano1-4/+3
2008-05-25mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano4-21/+71
2008-05-25mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin5-15/+46
2008-05-25http-push: remove remote locks on exit signalsClemens Buchacher1-0/+22
2008-05-25Reset the signal being handledClemens Buchacher1-1/+1
2008-05-25Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.Paul Oliver1-0/+1
2008-05-25get_revision(): honor the topo_order flag for boundary commitsAdam Simpkins2-24/+58
2008-05-25Fix output of "git log --graph --boundary"Adam Simpkins2-14/+67
2008-05-25log --graph --left-right: show left/right information in place of '*'Adam Simpkins6-41/+49
2008-05-25graph API: don't print branch lines for uninteresting merge parentsAdam Simpkins1-13/+44
2008-05-25graph API: fix graph mis-alignment after uninteresting commitsAdam Simpkins1-0/+3
2008-05-24Documentation: convert tutorials to man pagesChristian Couder7-24/+87
2008-05-24CodingGuidelines: Add a note to avoid assignments inside if()Miklos Vajna1-0/+2
2008-05-24Remove redundant code, eliminate one static variableHeikki Orsila1-27/+17
2008-05-24"git diff": do not ignore index without --no-indexJunio C Hamano8-338/+283
2008-05-24diff-files: do not play --no-index gamesJunio C Hamano3-13/+38
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano50-387/+387
2008-05-23Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2-23/+29
2008-05-23Merge branch 'pb/push'Junio C Hamano6-35/+116
2008-05-23Merge branch 'bc/repack'Junio C Hamano7-34/+154
2008-05-23Merge branch 'sp/ignorecase'Junio C Hamano2-1/+36
2008-05-23Merge branch 'maint'Junio C Hamano4-11/+18
2008-05-23Add log.date config variableHeikki Orsila3-1/+18
2008-05-23Merge branch 'maint-1.5.4' into maintv1.5.5.2Junio C Hamano1-6/+12
2008-05-23rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a refJohannes Sixt1-6/+12
2008-05-23Make git add -n and git -u -n output consistentGustaf Hendeby1-15/+5
2008-05-23change quoting in test t1006-cat-file.shMichele Ballabio1-3/+3
2008-05-23builtin-cat-file.c: use parse_options()Michele Ballabio1-73/+46
2008-05-23git-svn: Speed up fetchAdam Roben1-22/+20
2008-05-23Git.pm: Add hash_and_insert_object and cat_blobAdam Roben1-2/+150
2008-05-23Git.pm: Add command_bidi_pipe and command_close_bidi_pipeAdam Roben1-0/+56
2008-05-23git-hash-object: Add --stdin-paths optionAdam Roben3-2/+80
2008-05-23Add more tests for git hash-objectAdam Roben1-27/+93
2008-05-23Move git-hash-object tests from t5303 to t1007Adam Roben1-0/+0
2008-05-22Updated status to show 'Not currently on any branch' in redChris Parsons3-5/+13
2008-05-22Add test for cloning with "--reference" repo being a subset of source repoJohan Herland1-0/+5
2008-05-22Add a test for another combination of --referenceJohan Herland1-0/+21
2008-05-22Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow1-1/+8
2008-05-22Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila1-1/+1
2008-05-22git-show.txt: Not very stubby these days.Jon Loeliger1-2/+0
2008-05-22Clarify repack -n documentationShawn O. Pearce1-2/+5
2008-05-22pull --rebase: exit early when the working directory is dirtyJohannes Schindelin2-0/+23
2008-05-22gitweb: Convert string to internal form before chopping in chop_strAnders Waldenborg1-0/+4
2008-05-22bisect: use a detached HEAD to bisectChristian Couder2-47/+45
2008-05-22bisect: trap critical errors in "bisect_start"Christian Couder2-12/+28
2008-05-22bisect: fix left over "BISECT_START" file when starting with junk revChristian Couder2-10/+8
2008-05-22bisect: add test cases to check that "git bisect start" is atomicChristian Couder1-0/+43
2008-05-22git-gui: Handle workdir detection when CYGWIN=nowinsymlinksShawn O. Pearce1-16/+7
2008-05-22gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"Paul Mackerras1-1/+3
2008-05-21Documentation: Fix skipped section levelGustaf Hendeby1-1/+1
2008-05-21Merge branch 'maint'Junio C Hamano2-3/+3
2008-05-21Merge branch 'maint-1.5.4' into maintJunio C Hamano2-3/+3
2008-05-21Merge branch 'ar/add-unreadable'Junio C Hamano8-21/+114
2008-05-21Merge branch 'ds/branch-auto-rebase'Junio C Hamano0-0/+0
2008-05-21Merge branch 'sv/first-parent'Junio C Hamano1-8/+6
2008-05-21Merge branch 'np/pack'Junio C Hamano1-79/+120
2008-05-21Merge branch 'as/graph'Junio C Hamano9-18/+1409
2008-05-21Merge branch 'jk/maint-send-email-compose'Junio C Hamano2-2/+100
2008-05-21Merge branch 'hb/maint-send-email-quote-recipients'Junio C Hamano1-1/+1
2008-05-21cvsexportcommit: Create config option for CVS dirTrent Piepho2-1/+12
2008-05-21Fix recipient santitizationHorst H. von Brand1-1/+1
2008-05-21send-email: rfc2047-quote subject lines with non-ascii charactersJeff King2-2/+32
2008-05-21send-email: specify content-type of --compose bodyJeff King2-0/+68
2008-05-21Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder1-0/+25
2008-05-21git-merge: exclude unnecessary options from OPTIONS_SPECMiklos Vajna1-3/+1
2008-05-21"git-add -n -u" should not add but just reportJunio C Hamano7-23/+57
2008-05-21Fix t3701 if core.filemode disabledAlex Riesen1-0/+7
2008-05-21clone: fall back to copying if hardlinking failsDaniel Barkalow1-5/+7
2008-05-21Fix t6031 on filesystems without working exec bitAlex Riesen1-2/+5
2008-05-21Fix prepare-commit-msg hook and replace in-place sedMarcel Koeppen1-4/+4
2008-05-20git-gui: Add a --trace command line optionShawn O. Pearce1-8/+39
2008-05-20gitk: Fix bug where current row number display stops workingPaul Mackerras1-23/+23
2008-05-19git-am: fix typo in usage messageJeff King1-1/+1
2008-05-19doc/git-daemon: s/uploadarchive/uploadarch/Jeff King1-2/+2
2008-05-19Documentation: Add missing git svn commandsGustaf Hendeby1-2/+15
2008-05-19unpack-trees: allow Porcelain to give different error messagesJunio C Hamano3-14/+52
2008-05-18t/Makefile: "trash" directory was renamed recentlyBrandon Casey3-3/+3