aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* apply: fix binary patch detection.Junio C Hamano2005-11-14
* Fix git-rev-list "date order" with --topo-orderLinus Torvalds2005-11-14
* git-branch: Mention -d and -D in man-page.Andreas Ericsson2005-11-14
* Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-11-14
|\
| * Depend on asciidoc 7 (at least).Matthias Urlichs2005-11-14
* | Remove git-rename. git-mv does the sameJosef Weidendorfer2005-11-14
* | Bugfix: stop if directory already existsJosef Weidendorfer2005-11-14
* | Separate LDFLAGS and CFLAGS.Junio C Hamano2005-11-14
* | Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-11-14
|\ \ | |/
| * Remove trailing slashesMatthias Urlichs2005-11-14
| * debian packaging: git-cvs needs cvspsMatthias Urlichs2005-11-12
* | Rename lost+found to lost-found.Junio C Hamano2005-11-13
* | Fix compilation warnings in pack-redundant.cKai Ruemmler2005-11-13
* | Debian: build-depend on libexpat-dev.Junio C Hamano2005-11-13
* | Split gitk into seperate RPM packageThomas Matysik2005-11-13
* | Add expat and expat-devel dependencies (for http-push) to RPM spec.Thomas Matysik2005-11-13
* | Fix fd leak in http-fetchNick Hengeveld2005-11-12
* | Fix for multiple alternates requests in http-fetchNick Hengeveld2005-11-12
|/
* Ignore built git-lost+found.Junio C Hamano2005-11-11
* Documentation: asciidoc sources are utf-8Junio C Hamano2005-11-11
* Rename .git/lost+found to .git/lost-found.Junio C Hamano2005-11-11
* git-lost+foundJunio C Hamano2005-11-11
* git-prune: prune redundant packsJunio C Hamano2005-11-11
* Make git-pack-redundant consider alt-odbsLukas_Sandström2005-11-11
* Rename git-pack-intersect to git-pack-redundantLukas_Sandström2005-11-11
* Make git-repack use git-pack-intersect.Lukas_Sandström2005-11-11
* Add git-pack-intersect to .gitignoreLukas_Sandström2005-11-11
* Add documentation for git-pack-intersectLukas_Sandström2005-11-11
* Add git-pack-intersectLukas_Sandström2005-11-11
* merge-one-file: use empty- or common-base condintionally in two-stage merge.Junio C Hamano2005-11-11
* Documentation: git-apply --no-addJunio C Hamano2005-11-11
* merge-one-file: use common as base, instead of emptiness.Junio C Hamano2005-11-11
* merge with /dev/null as base, instead of punting O==empty caseJunio C Hamano2005-11-11
* Show URL in the "Getting <foo> list" http-fetch messagesPetr Baudis2005-11-11
* merge-recursive: Use '~' instead of '_' to separate file names from branch namesFredrik Kuivinen2005-11-11
* merge-recursive: Add copyright noticeFredrik Kuivinen2005-11-11
* merge-recursive: Indent the output properlyFredrik Kuivinen2005-11-11
* Change 'cache' to 'index' in the docsLukas_Sandström2005-11-11
* INSTALL: duplicate python requirements from MakefileJunio C Hamano2005-11-11
*-. Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano2005-11-11
|\ \
| | * Add test case for merge-base.Junio C Hamano2005-11-11
| | * merge-base: avoid unnecessary postprocessing.Junio C Hamano2005-11-11
| | * merge-base: fully contaminate the well.Junio C Hamano2005-11-11
| |/ |/|
| * t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano2005-11-11
| * Fully detect uninteresting commits.Junio C Hamano2005-11-11
| * git-show-branch: tighten merge-base computation.Junio C Hamano2005-11-11
|/
* RPM: arch submodule needs tla.Junio C Hamano2005-11-11
* git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson2005-11-11
* git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson2005-11-11
* specfile cleanupsChris Wright2005-11-11