13877 Commits (aadbe44f883859536c5320e0ac1d6ed122c45671)
 

Author SHA1 Message Date
Junio C Hamano 722f53ca2f Merge branch 'cw/bisect' 17 years ago
Junio C Hamano d87aa32935 Merge branch 'jk/help-alias' 17 years ago
Junio C Hamano f79ff5c975 Merge branch 'js/run-command' 17 years ago
Junio C Hamano 860cc3a4f9 Merge branch 'jc/diff-relative' 17 years ago
Junio C Hamano b82b096b8c Merge branch 'gp/hash-stdin' 17 years ago
Junio C Hamano 2f8e2e3eef Merge branch 'db/push-single-with-HEAD' 17 years ago
Junio C Hamano 5372715ed2 Merge branch 'db/host-alias' 17 years ago
Junio C Hamano 3c972e1ec4 Merge branch 'ae/pack-autothread' 17 years ago
Junio C Hamano 42dd2cd3a3 Merge branch 'bc/reflog-fix' 17 years ago
Junio C Hamano c6a7c606a6 Merge branch 'sp/describe' 17 years ago
Johan Herland 12f0a5ea7d Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR 17 years ago
Johan Herland 9057f0a62c Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR 17 years ago
Jonathan del Strother 0460fb449b Prompt to continue when editing during rebase --interactive 17 years ago
Miklos Vajna a50a5c8fa6 Documentation/git svn log: add a note about timezones. 17 years ago
Junio C Hamano 28b01f4b5c Merge branch 'js/maint-http-push' into maint 17 years ago
Tor Arvid Lund 3a70cdfa42 git-p4: Support usage of perforce client spec 17 years ago
Simon Hausmann 4c750c0d8b git-p4: git-p4 submit cleanups. 17 years ago
Simon Hausmann 0e36f2d726 git-p4: Removed git-p4 submit --direct. 17 years ago
Simon Hausmann edae1e2f40 git-p4: Clean up git-p4 submit's log message handling. 17 years ago
Simon Hausmann 4b61b5c963 git-p4: Remove --log-substitutions feature. 17 years ago
Tommy Thorn 354081d5a0 git-p4: support exclude paths 17 years ago
Daniel Barkalow 2ac8af1619 Don't use GIT_CONFIG in t5505-remote 17 years ago
Jakub Narebski dc1c0fffd3 Add '--fixed-strings' option to "git log --grep" and friends 17 years ago
Junio C Hamano 392b78ca42 Revert "pack-objects: Print a message describing the number of threads for packing" 17 years ago
Junio C Hamano c6fabfafbc git-apply --whitespace=fix: fix off by one thinko 17 years ago
Junio C Hamano 2db511fdbd Merge branch 'maint' 17 years ago
Martin Koegler d6ffc8d784 add common fsck error printing function 17 years ago
Martin Koegler ba002f3b28 builtin-fsck: move common object checking code to fsck.c 17 years ago
Martin Koegler 4516338243 builtin-fsck: reports missing parent commits 17 years ago
Martin Koegler 7914053ba9 Remove unused object-ref code 17 years ago
Martin Koegler 271b8d25b2 builtin-fsck: move away from object-refs to fsck_walk 17 years ago
Martin Koegler 355885d531 add generic, type aware object chain walker 17 years ago
Jakub Narebski b8d97d07fd gitweb: Better cutting matched string and its context 17 years ago
Bryan Donlan 81fa145917 Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest 17 years ago
Steven Drake 695ed47228 timezone_names[]: fixed the tz offset for New Zealand. 17 years ago
Caio Marcelo de Oliveira Filho 41e86a3774 filter-branch documentation: non-zero exit status in command abort the filter 17 years ago
Jay Soffian e103343644 rev-parse: fix potential bus error with --parseopt option spec handling 17 years ago
Daniel Barkalow 2bda2cf4f9 Improve collection of information for format-patch --cover-letter 17 years ago
Daniel Barkalow 552bcac3f9 Add API access to shortlog 17 years ago
Santi Béjar 518120e348 git-describe: --long shows the object name even for a tagged commit 17 years ago
Steffen Prohaska b560707a1d Add tests for filesystem challenges (case and unicode normalization) 17 years ago
Daniel Barkalow 1468bd4783 Use a single implementation and API for copy_file() 17 years ago
Miklos Vajna ed10d9aa3f Documentation/git-filter-branch: add a new msg-filter example 17 years ago
Junio C Hamano 844112cac0 url rewriting: take longest and first match 17 years ago
Shawn O. Pearce ce4a7bff41 Correct fast-export file mode strings to match fast-import standard 17 years ago
Daniel Barkalow 55029ae4da Add support for url aliases in config files 17 years ago
Santi Béjar 99d8ea2c5c git-bundle.txt: Add different strategies to create the bundle 17 years ago
Michele Ballabio 8e0fbe671f builtin-for-each-ref.c: fix typo in error message 17 years ago
Jeff King 2156435ff2 help: respect aliases 17 years ago
Jeff King 94351118c0 make alias lookup a public, procedural function 17 years ago