aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move bundle specific stuff into bundle.[ch]Johannes Schindelin2007-09-19
* Add fetch methods to transport library.Daniel Barkalow2007-09-19
* Add matching and parsing for fetch-side refspec rulesDaniel Barkalow2007-09-19
* Push code for transport libraryDaniel Barkalow2007-09-19
* Make fetch-pack a builtin with an internal APIDaniel Barkalow2007-09-19
* Report information on branches from remote.hDaniel Barkalow2007-09-19
* Add uploadpack configuration info to remote.Daniel Barkalow2007-09-19
* Modularize commit-walkerDaniel Barkalow2007-09-19
* Remove obsolete commit-walkersDaniel Barkalow2007-09-19
* Make function to refill http queue a callbackDaniel Barkalow2007-09-19
* Refactor http.h USE_CURL_MULTI fill_active_slots().Daniel Barkalow2007-09-19
* Merge branch 'maint' to sync with 1.5.3.2Junio C Hamano2007-09-19
|\
| * GIT 1.5.3.2v1.5.3.2Junio C Hamano2007-09-19
* | Merge branch 'maint'Junio C Hamano2007-09-18
|\ \ | |/
| * Fixed update-hook example allow-users format.Väinö Järvelä2007-09-18
| * Documentation/git-svn: updated design philosophy notesEric Wong2007-09-18
| * t/t4014: test "am -3" with mode-only change.Junio C Hamano2007-09-18
| * Fix lapsus in builtin-apply.cPierre Habouzit2007-09-18
| * git-push: documentation and tests for pushing only branchesJeff King2007-09-18
| * git-svnimport: Use separate arguments in the pipe for git-rev-parseMatthias Urlichs2007-09-18
* | git-commit.sh: Shell script cleanupDavid Kastrup2007-09-18
* | preserve executable bits in zip archivesDmitry Potapov2007-09-18
* | contrib/fast-import: add perl version of simple exampleJeff King2007-09-18
* | contrib/fast-import: add simple shell exampleNguyen Thai Ngoc Duy2007-09-18
* | rev-list --bisect: Bisection "distance" clean up.Christian Couder2007-09-18
* | rev-list --bisect: Move some bisection code into best_bisection.Christian Couder2007-09-18
* | rev-list --bisect: Move finding bisection into do_find_bisection.Christian Couder2007-09-18
* | Merge branch 'cr/reset'Junio C Hamano2007-09-18
|\ \
| * \ Merge branch 'jc/cachetree' into cr/resetJunio C Hamano2007-09-14
| |\ \
| | * | Simplify cache APIJunio C Hamano2007-09-14
| * | | An additional test for "git-reset -- path"Junio C Hamano2007-09-13
| * | | Make "git reset" a builtin.Carlos Rica2007-09-12
| * | | Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-12
| * | | Add tests for documented features of "git reset".Carlos Rica2007-09-12
* | | | Merge branch 'maint'Junio C Hamano2007-09-18
|\ \ \ \ | | |_|/ | |/| |
| * | | Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-17
| * | | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-17
| * | | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-17
| * | | Merge branch 'jc/grep-c' into maintJunio C Hamano2007-09-17
| |\ \ \
| * \ \ \ Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-09-17
| |\ \ \ \
| | * | | | git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce2007-09-16
| | * | | | git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce2007-09-13
| | * | | | git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce2007-09-13
| | * | | | git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce2007-09-13
| | * | | | git-gui: Make backporting changes from i18n version easierShawn O. Pearce2007-09-13
| | * | | | git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce2007-09-11
| | * | | | git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce2007-09-09
| | * | | | git-gui: Assume untracked directories are Git submodulesShawn O. Pearce2007-09-09
| | * | | | git-gui: handle "deleted symlink" diff markerMichele Ballabio2007-09-09
| | * | | | git-gui: show unstaged symlinks in diff viewerMichele Ballabio2007-09-09