13516 Commits (dc1c0fffd3723ceebff51053938db5baf26a47f5)
 

Author SHA1 Message Date
Jakub Narebski dc1c0fffd3 Add '--fixed-strings' option to "git log --grep" and friends 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
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
Shawn O. Pearce ce4a7bff41 Correct fast-export file mode strings to match fast-import standard 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 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
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
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 fe3403c320 ws_fix_copy(): move the whitespace fixing function to ws.c 17 years ago
Jakub Narebski 9d561ad324 gitweb: Fix bugs in git_search_grep_body: it's length(), not len() 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
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
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 fd74cb0874 builtin-tag.c: remove cruft 17 years ago
Gerrit Pape c7fae5fc68 git-merge-index documentation: clarify synopsis 17 years ago
Shawn O. Pearce 3baee1f3bf git-gui: Focus insertion point at end of strings in repository chooser 17 years ago
Shawn O. Pearce df4ec4cf6f git-gui: Avoid hardcoded Windows paths in Cygwin package files 17 years ago
Shawn O. Pearce 651fbba2d3 git-gui: Default TCL_PATH to same location as TCLTK_PATH 17 years ago
Shawn O. Pearce 85ec3e7778 git-gui: Paper bag fix error dialogs opening over the main window 17 years ago
Jay Soffian 0fb7fc751d send-email: fix In-Reply-To regression 17 years ago
Junio C Hamano f5ed3b30e0 git-reset --hard and git-read-tree --reset: fix read_cache_unmerged() 17 years ago
Shawn O. Pearce aba15f7f59 git-gui: Ensure error dialogs always appear over all other windows 17 years ago
Shawn O. Pearce 2cd5dfd240 Teach git-grep --name-only as synonym for -l 17 years ago
Jeff King 14a5c7c193 diff: fix java funcname pattern for solaris 17 years ago
Jeff King 1bd38e8dcc t3404: use configured shell instead of /bin/sh 17 years ago
Jeff King c1867cea90 git_config_*: don't assume we are parsing a config file 17 years ago
Johannes Sixt 9a13ba1bed prefix_path: use is_absolute_path() instead of *orig == '/' 17 years ago
Miklos Vajna aa9c83c219 git-clean: handle errors if removing files fails 17 years ago