2520 Commits (acf59575cac330f3a505247dd7a9d6551a2a9cf8)
 

Author SHA1 Message Date
Junio C Hamano 7dbc2c0402 git wrapper: basic fixes. 19 years ago
Johannes Schindelin ad4f4daae8 Give python a chance to find "backported" modules 19 years ago
Johannes Schindelin a0fa2a10b4 Fix tests with new git in C 19 years ago
Lukas Sandström 1a41e743c6 Fix llist_sorted_difference_inplace in git-pack-redundant 19 years ago
Andreas Ericsson 97fc6c5fba git --help COMMAND brings up the git-COMMAND man-page. 19 years ago
Andreas Ericsson cb22bc4447 Update git(7) man-page for the C wrapper. 19 years ago
Andreas Ericsson 8e49d50388 C implementation of the 'git' program, take two. 19 years ago
Junio C Hamano c0bbbb1ba9 sha1_file.c::add_packed_git(): fix type mismatch. 19 years ago
Junio C Hamano 3299c6f6a8 diff: make default rename detection limit configurable. 19 years ago
Johannes Schindelin f8348be3be Add config variable core.symrefsonly 19 years ago
Sergey Vlasov 4a4e6fd74f Rework object refs tracking to reduce memory usage 19 years ago
Sergey Vlasov 545f229a4b git-fsck-objects: Free tree entries after use 19 years ago
Jonas Fonseca a52e4ef877 Fix git(1) link to git-index-pack 19 years ago
Junio C Hamano cd0a781c38 Documentation: do not blindly run 'cat' .git/HEAD, or echo into it. 19 years ago
Petr Baudis 313c4714c5 Fix bunch of fd leaks in http-fetch 19 years ago
Andreas Ericsson bce8230d5d git-daemon: --inetd implies --syslog 19 years ago
H. Peter Anvin 8b649e27dd git-core-foo -> git-foo, except the core package 19 years ago
Junio C Hamano d7bba81575 Update topo-order test. 19 years ago
Alex Riesen 08db81a9f1 allow git-update-ref create refs with slashes in names 19 years ago
Nikolai Weibull 7acab8f167 Documentation nitpicking 19 years ago
Nikolai Weibull 2db0bfbc04 Document a couple of missing command-line options. 19 years ago
Nikolai Weibull b2309b7019 Document the -n command-line option to git-unpack-objects 19 years ago
Junio C Hamano 9add69b1b1 apply: fix binary patch detection. 19 years ago
Paul Mackerras 232475d382 Add -r flag and some speedups 19 years ago
Linus Torvalds 2ed02887bd Fix git-rev-list "date order" with --topo-order 19 years ago
Andreas Ericsson d4072c9722 git-branch: Mention -d and -D in man-page. 19 years ago
Junio C Hamano b6ebac9e43 Merge branch 'svnup' of http://netz.smurf.noris.de/git/git 19 years ago
Matthias Urlichs 0f3f5e3f69 Depend on asciidoc 7 (at least). 19 years ago
Josef Weidendorfer 1331df8781 Remove git-rename. git-mv does the same 19 years ago
Josef Weidendorfer b0c698a6e4 Bugfix: stop if directory already exists 19 years ago
Junio C Hamano 94d2331770 Separate LDFLAGS and CFLAGS. 19 years ago
Junio C Hamano 6d5410d651 Merge branch 'svnup' of http://netz.smurf.noris.de/git/git 19 years ago
Matthias Urlichs 4b1ca25e42 Remove trailing slashes 19 years ago
Junio C Hamano 0086e2c854 Rename lost+found to lost-found. 19 years ago
Kai Ruemmler abacbe4166 Fix compilation warnings in pack-redundant.c 19 years ago
Junio C Hamano ac0b86dadf Debian: build-depend on libexpat-dev. 19 years ago
Thomas Matysik ba1dbb61ea Split gitk into seperate RPM package 19 years ago
Thomas Matysik 8614e92323 Add expat and expat-devel dependencies (for http-push) to RPM spec. 19 years ago
Nick Hengeveld 54a9ba0d44 Fix fd leak in http-fetch 19 years ago
Nick Hengeveld acc075a8ad Fix for multiple alternates requests in http-fetch 19 years ago
Matthias Urlichs ceae78b438 debian packaging: git-cvs needs cvsps 19 years ago
Junio C Hamano 7765e7ebda Ignore built git-lost+found. 19 years ago
Junio C Hamano e6bd23911e Documentation: asciidoc sources are utf-8 19 years ago
Junio C Hamano 07203659d0 Rename .git/lost+found to .git/lost-found. 19 years ago
Junio C Hamano 04e7ca1a1b git-lost+found 19 years ago
Junio C Hamano d7b1a1ddbe git-prune: prune redundant packs 19 years ago
Lukas_Sandström 1c3039e8f1 Make git-pack-redundant consider alt-odbs 19 years ago
Lukas_Sandström 9bc0f32c77 Rename git-pack-intersect to git-pack-redundant 19 years ago
Lukas_Sandström b4ad3552de Make git-repack use git-pack-intersect. 19 years ago
Lukas_Sandström 5231148202 Add git-pack-intersect to .gitignore 19 years ago