aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Avoid overflowing name buffer in deep directory structuresLinus Torvalds2007-04-09
* diff-lib: use ce_mode_from_stat() rather than messing with modes manuallyLinus Torvalds2007-04-09
* git-archive: make tar the default formatRené Scharfe2007-04-09
* Merge branch 'jc/push'Junio C Hamano2007-04-08
|\
| * git-push to multiple locations does not stop at the first failureJunio C Hamano2007-04-07
| * git-push reports the URL after failing.Junio C Hamano2007-04-07
* | Merge branch 'jc/merge-subtree'Junio C Hamano2007-04-08
|\ \
| * | A new merge stragety 'subtree'.Junio C Hamano2007-04-07
| |/
* | Merge branch 'js/fetch-progress'Junio C Hamano2007-04-08
|\ \
| * | git-fetch: add --quietJunio C Hamano2007-03-09
* | | Merge branch 'maint'Junio C Hamano2007-04-08
|\ \ \
| * | | Add Documentation/cmd-list.made to .gitignoreJunio C Hamano2007-04-08
| * | | git-svn: fix log command to avoid infinite loop on long commit messagesEric Wong2007-04-08
| * | | git-svn: dcommit/rebase confused by patches with git-svn-id: linesEric Wong2007-04-08
| * | | git-svn: bail out on incorrect command-line optionsEric Wong2007-04-08
* | | | Start 1.5.2 cycle by prepareing RelNotes for it.Junio C Hamano2007-04-07
* | | | Merge branch 'jc/read-tree-df' (early part)Junio C Hamano2007-04-07
|\ \ \ \
| * | | | Fix switching to a branch with D/F when current branch has file D.Junio C Hamano2007-04-04
| * | | | Fix twoway_merge that passed d/f conflict marker to merged_entry().Junio C Hamano2007-04-04
| * | | | Fix read-tree --prefix=dir/.Junio C Hamano2007-04-04
| * | | | unpack-trees: get rid of *indpos parameter.Junio C Hamano2007-04-04
| * | | | unpack_trees.c: pass unpack_trees_options structure to keep_entry() as well.Junio C Hamano2007-04-04
| * | | | add_cache_entry(): removal of file foo does not conflict with foo/barJunio C Hamano2007-04-04
* | | | | Merge branch 'maint'Junio C Hamano2007-04-07
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Prepare for 1.5.1.1Junio C Hamano2007-04-07
| * | | cvsserver: small corrections to asciidoc documentationFrank Lichtenheld2007-04-07
* | | | Merge branch 'jc/index-output'Junio C Hamano2007-04-07
|\ \ \ \
| * | | | git-read-tree --index-output=<file>Junio C Hamano2007-04-03
| * | | | _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.Junio C Hamano2007-04-03
* | | | | Merge branch 'fp/make-j'Junio C Hamano2007-04-07
|\ \ \ \ \
| * | | | | Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make.Fernando J. Pereda2007-04-05
* | | | | | Merge branch 'cc/bisect'Junio C Hamano2007-04-07
|\ \ \ \ \ \
| * | | | | | git-bisect: allow bisecting with only one bad commit.Junio C Hamano2007-04-06
| * | | | | | t6030: add a bit more tests to git-bisectJunio C Hamano2007-04-06
| * | | | | | git-bisect: modernizationJunio C Hamano2007-04-05
| * | | | | | Documentation: bisect: "start" accepts one bad and many good commitsChristian Couder2007-04-05
| * | | | | | Bisect: teach "bisect start" to optionally use one bad and many good revs.Christian Couder2007-04-05
| |/ / / / /
* | | | | | Merge branch 'jc/checkout' (early part)Junio C Hamano2007-04-07
|\ \ \ \ \ \
| * | | | | | checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-04-03
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2007-04-07
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Documentation: tighten dependency for git.{html,txt}Junio C Hamano2007-04-06
| * | | | | Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven2007-04-06
| * | | | | t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven2007-04-06
| * | | | | t3200-branch.sh: small language nitArjen Laarhoven2007-04-06
| * | | | | usermanual.txt: some capitalization nitsArjen Laarhoven2007-04-06
| * | | | | Make builtin-branch.c handle the git config fileLars Hjemli2007-04-06
| * | | | | rename_ref(): only print a warning when config-file update failsLars Hjemli2007-04-06
| * | | | | Distinguish branches by more than case in tests.Brian Gernhardt2007-04-06
| * | | | | Avoid composing too long "References" header.YOSHIFUJI Hideaki / 吉藤英明2007-04-06
| * | | | | cvsimport: Improve formating consistencyFrank Lichtenheld2007-04-06