summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-30Do not bother documenting fetch--toolLibravatar Junio C Hamano1-1/+1
2007-03-30Update draft release notes for 1.5.1Libravatar Junio C Hamano1-1/+6
2007-03-29Merge branch 'maint'Libravatar Junio C Hamano2-9/+9
2007-03-29git-quiltimport /bin/sh-ism fixLibravatar Francis Daly1-1/+1
2007-03-29Bisect: Improve error message in "bisect_next_check".Libravatar Christian Couder1-7/+9
2007-03-29Merge branch 'master' of git://repo.or.cz/git/mergetool.gitLibravatar Junio C Hamano2-81/+87
2007-03-29mergetool: Clean up description of files and prompts for merge resolutionsLibravatar Theodore Ts'o1-12/+15
2007-03-29mergetool: Make git-rm quiet when resolving a deleted file conflictLibravatar Theodore Ts'o1-1/+1
2007-03-29mergetool: Add support for Apple Mac OS X's opendiff commandLibravatar Theodore Ts'o1-2/+14
2007-03-29mergetool: Fix abort command when resolving symlinks and deleted filesLibravatar Theodore Ts'o1-4/+4
2007-03-29mergetool: Remove spurious error message if merge.tool config option not setLibravatar Theodore Ts'o1-1/+1
2007-03-29mergetool: factor out common codeLibravatar Theodore Ts'o1-42/+36
2007-03-29mergetool: portability fix: don't use reserved word functionLibravatar Theodore Ts'o1-5/+5
2007-03-29mergetool: portability fix: don't assume true is in /binLibravatar Theodore Ts'o1-2/+2
2007-03-29mergetool: Don't error out in the merge case where the local file is deletedLibravatar Theodore Ts'o1-6/+5
2007-03-29mergetool: Replace use of "echo -n" with printf(1) to be more portableLibravatar Theodore Ts'o1-14/+12
2007-03-29Fix minor formatting issue in man page for git-mergetoolLibravatar Theodore Ts'o1-5/+5
2007-03-29git-upload-pack: make sure we close unused pipe endsLibravatar H. Peter Anvin1-0/+1
2007-03-29Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES.Libravatar Gerrit Pape1-8/+8
2007-03-29Documentation/git-svnimport.txt: fix typo.Libravatar Gerrit Pape1-1/+1
2007-03-28GIT 1.5.1-rc3Libravatar Junio C Hamano1-1/+1
2007-03-28Update main git.html page to point at 1.5.0.6 documentationLibravatar Junio C Hamano1-1/+3
2007-03-28Merge branch 'maint' to synchronize with 1.5.0.6Libravatar Junio C Hamano3-3/+28
2007-03-28GIT 1.5.0.6Libravatar Junio C Hamano3-2/+24
2007-03-28commit: fix pretty-printing of messages with "\nencoding "Libravatar Jeff King1-2/+5
2007-03-28t4118: be nice to non-GNU sedLibravatar Johannes Schindelin1-1/+2
2007-03-28t/t6006: add tests for a slightly more complex commit messagesLibravatar Jeff King1-0/+42
2007-03-28Fix "--pretty=format:" encoding itemLibravatar Jeff King1-1/+2
2007-03-28Fix "--pretty=format:" for parent related items.Libravatar Junio C Hamano2-8/+12
2007-03-28http-fetch: remove path_len from struct alt_base, it was computed but never usedLibravatar Gerrit Pape1-17/+3
2007-03-28http-fetch: don't use double-slash as directory separator in URLsLibravatar Gerrit Pape3-11/+14
2007-03-28git-commit: "read-tree -m HEAD" is not the right way to read-tree quicklyLibravatar Junio C Hamano1-1/+1
2007-03-27Add some basic tests of rev-list --pretty=formatLibravatar Jeff King1-0/+108
2007-03-27git-upload-pack: make sure we close unused pipe endsLibravatar H. Peter Anvin1-0/+1
2007-03-27--pretty=format: fix broken %ct and %at interpolationLibravatar Jeff King1-1/+1
2007-03-27use xrealloc in help.cLibravatar James Bowes1-11/+1
2007-03-27read-tree: use xcallocLibravatar James Bowes1-1/+1
2007-03-27Fix "getaddrinfo()" bugletLibravatar Linus Torvalds1-1/+3
2007-03-27Makefile: remove test-chmtime program in target clean.Libravatar Gerrit Pape1-1/+1
2007-03-27gitweb: Cleanup and uniquify die_error callsLibravatar Jakub Narebski1-3/+3
2007-03-27sha1_file.c (write_sha1_file): Detect close failureLibravatar Junio C Hamano1-1/+2
2007-03-27git.el: Display some information about the HEAD commit.Libravatar Alexandre Julliard1-2/+20
2007-03-27Document git-log --first-parentLibravatar Junio C Hamano1-0/+5
2007-03-27Bisect: add checks at the beginning of "git bisect run".Libravatar Christian Couder1-0/+8
2007-03-27sha1_file.c (write_sha1_from_fd): Detect close failure.Libravatar Jim Meyering1-1/+2
2007-03-27git-rm: don't remove newly added file without -fLibravatar Jeff King1-14/+4
2007-03-25Bisect: Use "git-show-ref --verify" when reseting.Libravatar Christian Couder1-1/+1
2007-03-25gitweb: Add example of config file and how to generate projects list to gitwe...Libravatar Jakub Narebski1-2/+43
2007-03-25GIT 1.5.1-rc2Libravatar Junio C Hamano2-14/+41
2007-03-25git-svn: fix rel_path() when not connected to the repository rootLibravatar Eric Wong1-2/+4