13614 Commits (4ebc914c880cf724222a6e5097a21a85ed8e5951)
 

Author SHA1 Message Date
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
Shawn O. Pearce 6c0f86943e Ensure 'make dist' compiles git-archive.exe on Cygwin 17 years ago
Junio C Hamano 04c9e11f2c checkout: error out when index is unmerged even with -m 17 years ago
Steffen Prohaska 1ba0836307 t4014: Replace sed's non-standard 'Q' by standard 'q' 17 years ago
Junio C Hamano fe3403c320 ws_fix_copy(): move the whitespace fixing function to ws.c 17 years ago
Junio C Hamano 52229a29c7 checkout: show progress when checkout takes long time while switching branches 17 years ago
Jakub Narebski 9d561ad324 gitweb: Fix bugs in git_search_grep_body: it's length(), not len() 17 years ago
Brandon Casey 6c723f5e6b pack-objects: Print a message describing the number of threads for packing 17 years ago
Andreas Ericsson 833e3df171 pack-objects: Add runtime detection of online CPU's 17 years ago
Johannes Sixt c20181e3a3 start_command(), if .in/.out > 0, closes file descriptors, not the callers 17 years ago
Johannes Sixt e72ae28895 start_command(), .in/.out/.err = -1: Callers must close the file descriptor 17 years ago
Junio C Hamano 923d44aeb7 Sync with 1.5.4.3 17 years ago
Junio C Hamano 31e0b2ca81 GIT 1.5.4.3 17 years ago
Junio C Hamano e98d6df752 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Junio C Hamano 1736855c9b Add merge-subtree back 17 years ago
Brandon Casey 4cd883d724 builtin-reflog.c: don't install new reflog on write failure 17 years ago
Jay Soffian 0d2dd191cd pull: pass --strategy along to to rebase 17 years ago
Linus Torvalds eb7a2f1d50 Use helper function for copying index entry information 17 years ago
Linus Torvalds d070e3a31b Name hash fixups: export (and rename) remove_hash_entry 17 years ago
Linus Torvalds a22c637124 Fix name re-hashing semantics 17 years ago
Jim Meyering 8e0f70033b Avoid unnecessary "if-before-free" tests. 17 years ago
Junio C Hamano 22c430ad84 Merge branch 'maint' 17 years ago
Jeff King 9ea0980a09 hash: fix lookup_hash semantics 17 years ago
Junio C Hamano be8b906381 gitweb: Better chopping in commit search results 17 years ago
Gerrit Pape 8a2f5e5b03 hash-object: cleanup handling of command line options 17 years ago
Gerrit Pape fd74cb0874 builtin-tag.c: remove cruft 17 years ago