3799 Commits (5bfc4f23bca0a89e50853b2bdaa6d0118045a9f6)
 

Author SHA1 Message Date
Jon Loeliger 5bfc4f23bc Reference git-commit-tree for env vars. 19 years ago
Jon Loeliger 228382aee4 Clarify git-rebase example commands. 19 years ago
Jon Loeliger 81ea3ce2ac Document the default source of template files. 19 years ago
Jon Loeliger dd1811199e Call out the two different uses of git-branch and fix a typo. 19 years ago
Jon Loeliger 55258b5c20 Add git-show reference 19 years ago
Fredrik Kuivinen 53dc463627 blame: Fix git-blame <directory> 19 years ago
Fredrik Kuivinen 88a8b79556 blame: Nicer output 19 years ago
Randal L. Schwartz 6169858d19 fix imap-send for OSX 19 years ago
Mark Hollomon c8e2db00f9 Let merge set the default strategy. 19 years ago
Nick Hengeveld c982647310 Fix broken slot reuse when fetching alternates 19 years ago
Junio C Hamano ea75cb7284 Merge branch 'jc/pack' 19 years ago
Junio C Hamano 41ce93bea4 Merge branch 'jc/fsck' 19 years ago
Junio C Hamano 2e158bee7a Merge branch 'nh/http' 19 years ago
Junio C Hamano 4a6c77cc0a Merge branch 'fk/blame' 19 years ago
Mark Wooding 8c3222079a annotate-tests: override VISUAL when running tests. 19 years ago
Johannes Schindelin 2d33501689 imap-send: Add missing #include for macosx 19 years ago
Junio C Hamano 42efbf6d8a git-diff: -p disables rename detection. 19 years ago
Marco Roeland 8e7f9035b8 imap-send: cleanup execl() call to use NULL sentinel instead of 0 19 years ago
sean be767c9172 annotate.perl triggers rpm bug 19 years ago
Nick Hengeveld 1a703cba6d http-push: cleanup 19 years ago
Nick Hengeveld 197e8951ab http-push: support for updating remote info/refs 19 years ago
Nick Hengeveld 512d632cf2 http-push: improve remote lock management 19 years ago
Nick Hengeveld 3030baa7f0 http-push: refactor remote file/directory processing 19 years ago
Nick Hengeveld baa7b67d09 HTTP slot reuse fixes 19 years ago
Nick Hengeveld 5241bfe6d1 http-push: fix revision walk 19 years ago
Fredrik Kuivinen 27e7304567 blame: Rename detection (take 2) 19 years ago
Fredrik Kuivinen 8efdc326c9 rev-lib: Make it easy to do rename tracking (take 2) 19 years ago
Fredrik Kuivinen 6b6dcfc297 Make it possible to not clobber object.util in sort_in_topological_order (take 2) 19 years ago
Mike McCormack f2561fda36 Add git-imap-send, derived from isync 1.0.1. 19 years ago
Junio C Hamano 2d0048e681 repack: prune loose objects when -d is given 19 years ago
Junio C Hamano f3219fbbba try_to_simplify_commit(): do not skip inspecting tree change at boundary. 19 years ago
Junio C Hamano eb0e0024b7 Fix t1200 test for breakage caused by removal of full-stop at the end of fast-forward message. 19 years ago
Mike McCormack 96ce6d2607 Describe how to add extra mail header lines in mail generated by git-format-patch. 19 years ago
Mike McCormack a15a44ef6e Document the --attach flag. 19 years ago
Olaf Hering 180b0d7483 allow double click on current HEAD id after git-pull 19 years ago
Junio C Hamano 7aaa715d0a fsck-objects: Remove --standalone 19 years ago
Junio C Hamano f61c2c970c refs.c::do_for_each_ref(): Finish error message lines with "\n" 19 years ago
Fredrik Kuivinen a87cd02ce0 Nicer output from 'git' 19 years ago
Junio C Hamano b4f2a6ac92 Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) 19 years ago
Fredrik Kuivinen 7bd7f2804d Remove trailing dot after short description 19 years ago
Fredrik Kuivinen 5001422d30 Fix some inconsistencies in the docs 19 years ago
Eric Wong 779b144625 contrib/git-svn: fix a harmless warning on rebuild (with old repos) 19 years ago
Eric Wong 7317ed906a contrib/git-svn: remove the --no-stop-on-copy flag 19 years ago
Eric Wong 1d52aba839 contrib/git-svn: fix svn compat and fetch args 19 years ago
Matthias Urlichs d2c4af7373 Don't recurse into parents marked uninteresting. 19 years ago
Nicolas Pitre c13c6bf758 diff-delta: bound hash list length to avoid O(m*n) behavior 19 years ago
Nicolas Pitre 3d99a7f4fa test-delta needs zlib to compile 19 years ago
Linus Torvalds bbe60241ae git-fmt-merge-msg cleanup 19 years ago
Jonas Fonseca f067a13745 repo-config: give value_ a sane default so regexec won't segfault 19 years ago
Nick Hengeveld aa1dbc9897 Update http-push functionality 19 years ago