summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2007-04-116-20/+44
|\
| * GIT 1.5.1.1v1.5.1.1Junio C Hamano2007-04-112-8/+23
| * cvsserver: Fix handling of diappeared files on updateFrank Lichtenheld2007-04-111-0/+1
| * fsck: do not complain on detached HEAD.Junio C Hamano2007-04-111-8/+16
| * (encode_85, decode_85): Mark source buffer pointer as "const".Jim Meyering2007-04-112-4/+4
* | gitweb: Allow configuring the default projects order and add order 'none'Frank Lichtenheld2007-04-101-4/+7
* | gitweb: Allow forks with project list fileFrank Lichtenheld2007-04-101-7/+27
* | Merge branch 'maint'Junio C Hamano2007-04-102-3/+24
|\ \ | |/
| * Documentation: show-ref: document --exclude-existingJulian Phillips2007-04-091-0/+16
| * cvsexportcommit -p : fix the usage of git-apply -C.Tomash Brechko2007-04-091-3/+8
* | git-archive: make tar the default formatRené Scharfe2007-04-093-5/+12
* | Merge branch 'jc/push'Junio C Hamano2007-04-081-7/+10
|\ \
| * | git-push to multiple locations does not stop at the first failureJunio C Hamano2007-04-071-7/+8
| * | git-push reports the URL after failing.Junio C Hamano2007-04-071-0/+2
* | | Merge branch 'jc/merge-subtree'Junio C Hamano2007-04-087-3/+373
|\ \ \
| * | | A new merge stragety 'subtree'.Junio C Hamano2007-04-077-3/+373
| |/ /
* | | Merge branch 'js/fetch-progress'Junio C Hamano2007-04-081-4/+10
|\ \ \
| * | | git-fetch: add --quietJunio C Hamano2007-03-091-4/+10
* | | | Merge branch 'maint'Junio C Hamano2007-04-082-22/+31
|\ \ \ \ | | |_|/ | |/| |
| * | | Add Documentation/cmd-list.made to .gitignoreJunio C Hamano2007-04-081-0/+1
| * | | git-svn: fix log command to avoid infinite loop on long commit messagesEric Wong2007-04-081-2/+9
| * | | git-svn: dcommit/rebase confused by patches with git-svn-id: linesEric Wong2007-04-081-20/+21
| * | | git-svn: bail out on incorrect command-line optionsEric Wong2007-04-081-1/+4
* | | | Start 1.5.2 cycle by prepareing RelNotes for it.Junio C Hamano2007-04-072-1/+77
* | | | Merge branch 'jc/read-tree-df' (early part)Junio C Hamano2007-04-074-28/+167
|\ \ \ \
| * | | | Fix switching to a branch with D/F when current branch has file D.Junio C Hamano2007-04-041-1/+112
| * | | | Fix twoway_merge that passed d/f conflict marker to merged_entry().Junio C Hamano2007-04-041-2/+8
| * | | | Fix read-tree --prefix=dir/.Junio C Hamano2007-04-041-0/+1
| * | | | unpack-trees: get rid of *indpos parameter.Junio C Hamano2007-04-042-9/+8
| * | | | unpack_trees.c: pass unpack_trees_options structure to keep_entry() as well.Junio C Hamano2007-04-041-7/+7
| * | | | add_cache_entry(): removal of file foo does not conflict with foo/barJunio C Hamano2007-04-041-9/+31
* | | | | Merge branch 'maint'Junio C Hamano2007-04-072-4/+50
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Prepare for 1.5.1.1Junio C Hamano2007-04-072-1/+47
| * | | cvsserver: small corrections to asciidoc documentationFrank Lichtenheld2007-04-071-4/+4
* | | | Merge branch 'jc/index-output'Junio C Hamano2007-04-0713-25/+66
|\ \ \ \
| * | | | git-read-tree --index-output=<file>Junio C Hamano2007-04-036-16/+30
| * | | | _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.Junio C Hamano2007-04-0313-23/+50
* | | | | Merge branch 'fp/make-j'Junio C Hamano2007-04-071-2/+2
|\ \ \ \ \
| * | | | | Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make.Fernando J. Pereda2007-04-051-2/+2
* | | | | | Merge branch 'cc/bisect'Junio C Hamano2007-04-073-66/+199
|\ \ \ \ \ \
| * | | | | | git-bisect: allow bisecting with only one bad commit.Junio C Hamano2007-04-062-45/+59
| * | | | | | t6030: add a bit more tests to git-bisectJunio C Hamano2007-04-061-1/+37
| * | | | | | git-bisect: modernizationJunio C Hamano2007-04-051-5/+4
| * | | | | | Documentation: bisect: "start" accepts one bad and many good commitsChristian Couder2007-04-051-4/+15
| * | | | | | Bisect: teach "bisect start" to optionally use one bad and many good revs.Christian Couder2007-04-052-26/+99
| |/ / / / /
* | | | | | Merge branch 'jc/checkout' (early part)Junio C Hamano2007-04-072-3/+64
|\ \ \ \ \ \
| * | | | | | checkout: allow detaching to HEAD even when switching to the tip of a branchJunio C Hamano2007-04-032-3/+64
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2007-04-0711-67/+87
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Documentation: tighten dependency for git.{html,txt}Junio C Hamano2007-04-062-4/+17
| * | | | | Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven2007-04-061-0/+1