aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix llist_sorted_difference_inplace in git-pack-redundantLukas Sandström2005-11-15
* git --help COMMAND brings up the git-COMMAND man-page.Andreas Ericsson2005-11-15
* Update git(7) man-page for the C wrapper.Andreas Ericsson2005-11-15
* C implementation of the 'git' program, take two.Andreas Ericsson2005-11-15
* sha1_file.c::add_packed_git(): fix type mismatch.Junio C Hamano2005-11-15
* diff: make default rename detection limit configurable.Junio C Hamano2005-11-15
* Add config variable core.symrefsonlyJohannes Schindelin2005-11-15
* Rework object refs tracking to reduce memory usageSergey Vlasov2005-11-15
* git-fsck-objects: Free tree entries after useSergey Vlasov2005-11-15
* Fix git(1) link to git-index-packJonas Fonseca2005-11-15
* Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.Junio C Hamano2005-11-15
* Fix bunch of fd leaks in http-fetchPetr Baudis2005-11-15
* git-daemon: --inetd implies --syslogAndreas Ericsson2005-11-15
* git-core-foo -> git-foo, except the core packageH. Peter Anvin2005-11-15
* Update topo-order test.Junio C Hamano2005-11-14
* allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-14
* Documentation nitpickingNikolai Weibull2005-11-14
* Document a couple of missing command-line options.Nikolai Weibull2005-11-14
* Document the -n command-line option to git-unpack-objectsNikolai Weibull2005-11-14
* 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