aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] Avoid building object ref lists when not neededLinus Torvalds2005-09-16
* [PATCH] Improve git-rev-list memory usage furtherLinus Torvalds2005-09-16
* [PATCH] fetch.c: cleanupsJunio C Hamano2005-09-16
* [PATCH] Debian: build-depend on "bc"Matthias Urlichs2005-09-16
* [PATCH] Make git-checkout failure message more friendly.Junio C Hamano2005-09-16
* [PATCH] Update git-core.spec.inChris Wright2005-09-16
* [PATCH] PATCH Documentation/git-rev-list.txt typo fixPeter Hagervall2005-09-16
* Recommend 'less' for Debian.Junio C Hamano2005-09-15
* [PATCH] Require less in RPM specHorst von Brand2005-09-15
* Revert breakage introduced by c80522e30fdc190f8c8c7fc983bbe040a1b03e93.Junio C Hamano2005-09-15
* [PATCH] Documentation/git-rev-list.txt typo fixjdl@freescale.com2005-09-15
* [PATCH] Re-organize "git-rev-list --objects" logicLinus Torvalds2005-09-15
* Plug diff leaks.Junio C Hamano2005-09-15
* Avoid wasting memory while keeping track of what we have during fetch.Junio C Hamano2005-09-15
* [PATCH] Avoid wasting memory in git-rev-listLinus Torvalds2005-09-15
* Be more backward compatible with git-ssh-{push,pull}.Junio C Hamano2005-09-15
* [PATCH] rsh.c env and quoting cleanup, take 2H. Peter Anvin2005-09-15
* [PATCH] Fix fetch completeness assumptionsDaniel Barkalow2005-09-15
* [PATCH] Document git-fetch optionsSergey Vlasov2005-09-15
* Unoptimize info/refs creation.Junio C Hamano2005-09-15
* Retire info/rev-cacheJunio C Hamano2005-09-15
* [PATCH] Use '-d' as the first flag to 'install'Peter Eriksen2005-09-15
* [PATCH] git-http-fetch: Allow caching of retrieved objects by proxy serversSergey Vlasov2005-09-15
* git-branch -d <branch>: delete unused branch.Junio C Hamano2005-09-15
* Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()"Junio C Hamano2005-09-14
* [PATCH] Fix alloc_filespec() initializationLinus Torvalds2005-09-14
* Make merge comment git-pull makes for an octopus a bit prettier.Junio C Hamano2005-09-13
* read-tree: fix bogus debugging statement.Junio C Hamano2005-09-13
* git-merge-recursive: Trivial RE fixes.Junio C Hamano2005-09-13
* [PATCH] Use the 'die' function where it is appropriate.Fredrik Kuivinen2005-09-13
* [PATCH] Use a temporary index file when we merge the common ancestors.Fredrik Kuivinen2005-09-13
* [PATCH] Adjust git-merge-recursive.py for the new tool names.Fredrik Kuivinen2005-09-13
* [PATCH] Don't output 'Automatic merge failed, ...'Fredrik Kuivinen2005-09-13
* [PATCH] Be more like the 'resolve' strategy.Fredrik Kuivinen2005-09-13
* [PATCH] Define relative .git/objects/info/alternates semantics.Junio C Hamano2005-09-13
* Detect ls-remote failure properly.Junio C Hamano2005-09-13
* [PATCH] Rename the 'fredrik' merge strategy to 'recursive'.Fredrik Kuivinen2005-09-13
* Fix off-by-one error in git-mergeJunio C Hamano2005-09-12
* Propagate errors from fetch-pack correctly to git-fetch.Junio C Hamano2005-09-12
* Fix CDPATH problem.Junio C Hamano2005-09-12
* Document git-grep and link it from the main git(7) page.Junio C Hamano2005-09-12
* [PATCH] Make 'git checkout' a bit more forgiving when switching branches.Junio C Hamano2005-09-12
* [PATCH] Omit patches that have already been merged from format-patch output.Junio C Hamano2005-09-12
* [PATCH] There are several undocumented dependenciesHorst von Brand2005-09-12
* Improve "git grep" flags handlingLinus Torvalds2005-09-12
* [PATCH] Make the ProgramError class printable.Fredrik Kuivinen2005-09-12
* [PATCH] Make sure we die if we don't get enough arguments.Fredrik Kuivinen2005-09-12
* [PATCH] Introduce a 'die' function.Fredrik Kuivinen2005-09-12
* [PATCH] Exit with status code 2 if we get an exception.Fredrik Kuivinen2005-09-12
* [PATCH] Fix assertion failure when merging common ancestors.Fredrik Kuivinen2005-09-12