13588 Commits (60b188a9844cdcf865174c685a38acc053a9d43b)
 

Author SHA1 Message Date
Junio C Hamano 60b188a984 Merge branch 'js/branch-track' 17 years ago
Junio C Hamano 5a4d707a6d Merge branch 'db/checkout' 17 years ago
Junio C Hamano 992221d05e Merge branch 'db/cover-letter' 17 years ago
Junio C Hamano cb99be7c7d Merge branch 'js/merge' 17 years ago
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
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
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
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
Jeff King 41eb33bd0c help: use parseopt 17 years ago
Jeff King 8a8bf4690e send-email: test compose functionality 17 years ago
Jeff King 6d34a2bad1 t9001: enhance fake sendmail test harness 17 years ago
Junio C Hamano a2de3a17fa Merge branch 'lt/dirstat' 17 years ago
Carl Worth b577bb925e Eliminate confusing "won't bisect on seeked tree" failure 17 years ago
Junio C Hamano 2b0b551d76 diff --dirstat: saner handling of binary and unmerged files 17 years ago
Junio C Hamano e38f892d18 Merge branch 'jc/apply-whitespace' 17 years ago
Shawn O. Pearce 27c578885a Use git-describe --exact-match in bash prompt on detached HEAD 17 years ago
Shawn O. Pearce 2c33f75754 Teach git-describe --exact-match to avoid expensive tag searches 17 years ago
Shawn O. Pearce 8a5a1884e9 Avoid accessing non-tag refs in git-describe unless --all is requested 17 years ago
Shawn O. Pearce feededd05b Teach git-describe to use peeled ref information when scanning tags 17 years ago
Shawn O. Pearce 0ae91be0e1 Optimize peel_ref for the current ref of a for_each_ref callback 17 years ago
Junio C Hamano dc31cd8fcc Merge branch 'maint' 17 years ago
Linus Torvalds e85486450e Be more verbose when checkout takes a long time 17 years ago
Shawn O. Pearce 8c87dc77ae Protect peel_ref fallback case from NULL parse_object result 17 years ago