summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-16git-cvsexportcommit.perl: fix typos in outputKevin Geiss
2005-11-16git-cvsexportcommit.perl: exit with non-0 status if patch fails.Kevin Geiss
2005-11-16git-cvsexportcommit.perl: use getopts to get binary flagsKevin Geiss
2005-11-16git-cvsexportcommit.perl: Fix usage() output.Kevin Geiss
2005-11-16Documentation/git-log.txt: trivial typo fix.Alecs King
2005-11-16symref support for import scriptsPavel Roskin
2005-11-16Disallow empty pattern in "git grep"Linus Torvalds
2005-11-16git wrapper: basic fixes.Junio C Hamano
2005-11-16Give python a chance to find "backported" modulesJohannes Schindelin
2005-11-16Fix tests with new git in CJohannes Schindelin
2005-11-16Fix llist_sorted_difference_inplace in git-pack-redundantLukas Sandström
2005-11-16git --help COMMAND brings up the git-COMMAND man-page.Andreas Ericsson
2005-11-16Update git(7) man-page for the C wrapper.Andreas Ericsson
2005-11-16C implementation of the 'git' program, take two.Andreas Ericsson
2005-11-15sha1_file.c::add_packed_git(): fix type mismatch.Junio C Hamano
2005-11-15diff: make default rename detection limit configurable.Junio C Hamano
2005-11-15Add config variable core.symrefsonlyJohannes Schindelin
2005-11-15Rework object refs tracking to reduce memory usageSergey Vlasov
2005-11-15git-fsck-objects: Free tree entries after useSergey Vlasov
2005-11-15Fix git(1) link to git-index-packJonas Fonseca
2005-11-15Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.Junio C Hamano
2005-11-15Fix bunch of fd leaks in http-fetchPetr Baudis
2005-11-15git-daemon: --inetd implies --syslogAndreas Ericsson
2005-11-15git-core-foo -> git-foo, except the core packageH. Peter Anvin
2005-11-15Update topo-order test.Junio C Hamano
2005-11-15allow git-update-ref create refs with slashes in namesAlex Riesen
2005-11-15Documentation nitpickingNikolai Weibull
2005-11-15Document a couple of missing command-line options.Nikolai Weibull
2005-11-15Document the -n command-line option to git-unpack-objectsNikolai Weibull
2005-11-15apply: fix binary patch detection.Junio C Hamano
2005-11-14Fix git-rev-list "date order" with --topo-orderLinus Torvalds
2005-11-14git-branch: Mention -d and -D in man-page.Andreas Ericsson
2005-11-14Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano
2005-11-14Depend on asciidoc 7 (at least).Matthias Urlichs
2005-11-14Remove git-rename. git-mv does the sameJosef Weidendorfer
2005-11-14Bugfix: stop if directory already existsJosef Weidendorfer
2005-11-14Separate LDFLAGS and CFLAGS.Junio C Hamano
2005-11-14Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano
2005-11-14Remove trailing slashesMatthias Urlichs
2005-11-13Rename lost+found to lost-found.Junio C Hamano
2005-11-13Fix compilation warnings in pack-redundant.cKai Ruemmler
2005-11-13Debian: build-depend on libexpat-dev.Junio C Hamano
2005-11-13Split gitk into seperate RPM packageThomas Matysik
2005-11-13Add expat and expat-devel dependencies (for http-push) to RPM spec.Thomas Matysik
2005-11-13Fix fd leak in http-fetchNick Hengeveld
2005-11-13Fix for multiple alternates requests in http-fetchNick Hengeveld
2005-11-12debian packaging: git-cvs needs cvspsMatthias Urlichs
2005-11-12Ignore built git-lost+found.Junio C Hamano
2005-11-12Documentation: asciidoc sources are utf-8Junio C Hamano
2005-11-12Rename .git/lost+found to .git/lost-found.Junio C Hamano