summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-24Merge branch 'maint'Junio C Hamano
2007-09-24Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-09-24git-svn: don't attempt to spawn pager if we don't want oneEric Wong
2007-09-23Supplant the "while case ... break ;; esac" idiomDavid Kastrup
2007-09-23User Manual: add a chapter for submodulesMiklos Vajna
2007-09-23user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields
2007-09-22Detect exec bit in more cases.David Brown
2007-09-21Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai
2007-09-21Move the paragraph specifying where the .idx and .pack files should beMatt Kraai
2007-09-21Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano
2007-09-20rev-list --bisect: Fix best == NULL case.Christian Couder
2007-09-19Merge branch 'maint' to sync with 1.5.3.2Junio C Hamano
2007-09-19GIT 1.5.3.2v1.5.3.2Junio C Hamano
2007-09-19Merge branch 'maint'Junio C Hamano
2007-09-19Fixed update-hook example allow-users format.Väinö Järvelä
2007-09-19Documentation/git-svn: updated design philosophy notesEric Wong
2007-09-18t/t4014: test "am -3" with mode-only change.Junio C Hamano
2007-09-18git-commit.sh: Shell script cleanupDavid Kastrup
2007-09-18preserve executable bits in zip archivesDmitry Potapov
2007-09-18Fix lapsus in builtin-apply.cPierre Habouzit
2007-09-18git-push: documentation and tests for pushing only branchesJeff King
2007-09-18git-svnimport: Use separate arguments in the pipe for git-rev-parseMatthias Urlichs
2007-09-18contrib/fast-import: add perl version of simple exampleJeff King
2007-09-18contrib/fast-import: add simple shell exampleNguyen Thai Ngoc Duy
2007-09-18rev-list --bisect: Bisection "distance" clean up.Christian Couder
2007-09-18rev-list --bisect: Move some bisection code into best_bisection.Christian Couder
2007-09-18rev-list --bisect: Move finding bisection into do_find_bisection.Christian Couder
2007-09-18Merge branch 'cr/reset'Junio C Hamano
2007-09-18Merge branch 'maint'Junio C Hamano
2007-09-18Document ls-files --with-tree=<tree-ish>Junio C Hamano
2007-09-18git-commit: partial commit of paths only removed from the indexJunio C Hamano
2007-09-18git-commit: Allow partial commit of file removal.Junio C Hamano
2007-09-18Merge branch 'jc/grep-c' into maintJunio C Hamano
2007-09-18Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-09-18send-email: make message-id generation a bit more robustJunio C Hamano
2007-09-17Merge branch 'maint'Junio C Hamano
2007-09-17git-apply: fix whitespace strippingJ. Bruce Fields
2007-09-17git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce
2007-09-17apply --index-info: fall back to current index for mode changesJohannes Schindelin
2007-09-16Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-09-16core-tutorial: minor cleanupJ. Bruce Fields
2007-09-16documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields
2007-09-16user-manual: todo updates and cleanupJ. Bruce Fields
2007-09-16user-manual: fix introduction to packfilesJ. Bruce Fields
2007-09-16user-manual: move packfile and dangling object discussionJ. Bruce Fields
2007-09-16user-manual: rewrite object database discussionJ. Bruce Fields
2007-09-16user-manual: reorder commit, blob, tree discussionJ. Bruce Fields
2007-09-16user-manual: rewrite index discussionJ. Bruce Fields
2007-09-16user-manual: create new "low-level git operations" chapterJ. Bruce Fields
2007-09-16user-manual: rename "git internals" to "git concepts"J. Bruce Fields