summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-19Add fetch methods to transport library.Daniel Barkalow
2007-09-19Add matching and parsing for fetch-side refspec rulesDaniel Barkalow
2007-09-19Push code for transport libraryDaniel Barkalow
2007-09-19Make fetch-pack a builtin with an internal APIDaniel Barkalow
2007-09-19Report information on branches from remote.hDaniel Barkalow
2007-09-19Add uploadpack configuration info to remote.Daniel Barkalow
2007-09-19Modularize commit-walkerDaniel Barkalow
2007-09-19Remove obsolete commit-walkersDaniel Barkalow
2007-09-19Make function to refill http queue a callbackDaniel Barkalow
2007-09-19Refactor http.h USE_CURL_MULTI fill_active_slots().Daniel Barkalow
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
2007-09-16user-manual: move object format details to hacking-git chapterJ. Bruce Fields