summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-25rebase -i: avoid exporting GIT_AUTHOR_* variablesLibravatar Johannes Schindelin1-2/+8
2007-09-25rebase -i: Fix numbers in progress reportLibravatar Johannes Schindelin1-2/+2
2007-09-25rebase -i: style fixes and minor cleanupsLibravatar Johannes Schindelin1-18/+30
2007-09-25rebase -i: commit when continuing after "edit"Libravatar Johannes Schindelin2-7/+24
2007-09-25Make merge-recursive honor diff.renamelimitLibravatar Lars Hjemli1-0/+6
2007-09-25Move convert-objects to contrib.Libravatar Matt Kraai6-4/+1
2007-09-25Merge branch 'maint'Libravatar Junio C Hamano3-8/+12
2007-09-25Do not over-quote the -f envelopesender value.Libravatar Jim Meyering1-6/+10
2007-09-25unexpected Make output (e.g. from --debug) causes build failureLibravatar Jim Meyering1-1/+1
2007-09-24Fixed minor typo in t/t9001-send-email.sh test command line.Libravatar Glenn Rempe1-1/+1
2007-09-24Start RelNotes for 1.5.4Libravatar Junio C Hamano1-0/+21
2007-09-23Merge branch 'jn/web'Libravatar Junio C Hamano1-36/+2
2007-09-23gitweb: No difftree output for trivial mergeLibravatar Jakub Narebski1-1/+1
2007-09-23gitweb: Remove parse_from_to_diffinfo code from git_patchset_bodyLibravatar Jakub Narebski1-35/+1
2007-09-23Merge branch 'je/hooks'Libravatar Junio C Hamano4-0/+295
2007-09-23Merge branch 'js/apply-build-ancestor'Libravatar Junio C Hamano3-21/+31
2007-09-23Merge branch 'maint'Libravatar Junio C Hamano25-38/+252
2007-09-23Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintLibravatar Junio C Hamano1-7/+213
2007-09-23git-svn: don't attempt to spawn pager if we don't want oneLibravatar Eric Wong1-1/+1
2007-09-23Supplant the "while case ... break ;; esac" idiomLibravatar David Kastrup19-23/+23
2007-09-23User Manual: add a chapter for submodulesLibravatar Miklos Vajna1-0/+202
2007-09-23user-manual: don't assume refs are stored under .git/refsLibravatar J. Bruce Fields1-7/+11
2007-09-22Detect exec bit in more cases.Libravatar David Brown1-1/+9
2007-09-21Conjugate "search" correctly in the git-prune-packed man page.Libravatar Matt Kraai1-1/+1
2007-09-21Move the paragraph specifying where the .idx and .pack files should beLibravatar Matt Kraai1-4/+4
2007-09-21Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Libravatar Junio C Hamano1-1/+1
2007-09-20rev-list --bisect: Fix best == NULL case.Libravatar Christian Couder1-3/+3
2007-09-19Merge branch 'maint' to sync with 1.5.3.2Libravatar Junio C Hamano2-0/+59
2007-09-19GIT 1.5.3.2Libravatar Junio C Hamano3-2/+60
2007-09-18apply: get rid of --index-info in favor of --build-fake-ancestorLibravatar Johannes Schindelin3-21/+31
2007-09-18Added example hook script to save/restore permissions/ownership.Libravatar Josh England2-1/+215
2007-09-18Add post-merge hook, related documentation, and tests.Libravatar Josh England3-0/+81
2007-09-18Merge branch 'maint'Libravatar Junio C Hamano8-17/+31
2007-09-18Fixed update-hook example allow-users format.Libravatar Väinö Järvelä1-4/+4
2007-09-18Documentation/git-svn: updated design philosophy notesLibravatar Eric Wong1-5/+6
2007-09-18t/t4014: test "am -3" with mode-only change.Libravatar Junio C Hamano1-2/+5
2007-09-18git-commit.sh: Shell script cleanupLibravatar David Kastrup1-58/+14
2007-09-18preserve executable bits in zip archivesLibravatar Dmitry Potapov1-2/+4
2007-09-18Fix lapsus in builtin-apply.cLibravatar Pierre Habouzit1-1/+1
2007-09-18git-push: documentation and tests for pushing only branchesLibravatar Jeff King3-4/+14
2007-09-18git-svnimport: Use separate arguments in the pipe for git-rev-parseLibravatar Matthias Urlichs1-1/+1
2007-09-18contrib/fast-import: add perl version of simple exampleLibravatar Jeff King1-0/+64
2007-09-18contrib/fast-import: add simple shell exampleLibravatar Nguyen Thai Ngoc Duy1-0/+38
2007-09-18rev-list --bisect: Bisection "distance" clean up.Libravatar Christian Couder1-11/+7
2007-09-18rev-list --bisect: Move some bisection code into best_bisection.Libravatar Christian Couder1-17/+26
2007-09-18rev-list --bisect: Move finding bisection into do_find_bisection.Libravatar Christian Couder1-42/+48
2007-09-18Merge branch 'cr/reset'Libravatar Junio C Hamano14-44/+718
2007-09-18Merge branch 'maint'Libravatar Junio C Hamano9-49/+304
2007-09-17Document ls-files --with-tree=<tree-ish>Libravatar Junio C Hamano1-1/+8
2007-09-17git-commit: partial commit of paths only removed from the indexLibravatar Junio C Hamano2-3/+14