17492 Commits (3bec8ff99a7792cae67aaeb5892d832478d7f548)
 

Author SHA1 Message Date
David Aguilar 5c38ea31f3 contrib: add 'git difftool' for launching common merge tools 16 years ago
Thomas Rast 696acf45f9 checkout: implement "-" abbreviation, add docs and tests 16 years ago
Thomas Rast d18ba22154 sha1_name: support @{-N} syntax in get_sha1() 16 years ago
Thomas Rast a884d0cb71 sha1_name: tweak @{-N} lookup 16 years ago
Junio C Hamano ae5a6c3684 checkout: implement "@{-N}" shortcut name for N-th last branch 16 years ago
René Scharfe f9b7cce61c Add is_regex_special() 16 years ago
René Scharfe 8cc3299262 Change NUL char handling of isspecial() 16 years ago
René Scharfe c841aa8b90 Reformat ctype.c 16 years ago
René Scharfe b4285c71bc Add ctype test 16 years ago
SZEDER Gábor 3d279863de bash: refactor 'git log --pretty=<format>' options 16 years ago
SZEDER Gábor 8108513422 bash: add missing format-patch command line options 16 years ago
SZEDER Gábor 7de931c3c2 bash: remove unnecessary checks for long options with argument 16 years ago
Johannes Schindelin 8ee09acd8f t5540: clarify that http-push does not handle packed-refs on the remote 16 years ago
Johannes Schindelin 466ddf90c2 http-push: when making directories, have a trailing slash in the path name 16 years ago
Johannes Schindelin 20642801e4 http-push: fix off-by-path_len 16 years ago
Markus Heidelberg 6b89d068bd Documentation: let asciidoc align related options 16 years ago
Jeff King c002922adc expand --pretty=format color options 16 years ago
Jeff King 5ef8d77a75 color: make it easier for non-config to parse color specs 16 years ago
Markus Heidelberg bf474e2402 Documentation: let asciidoc align related options 16 years ago
Stephan Beyer 9968696015 githooks.txt: add missing word 16 years ago
Stephan Beyer 2454ac7b9f builtin-commit.c: do not remove COMMIT_EDITMSG 16 years ago
Stephan Beyer 14e6298f12 run_hook(): allow more than 9 hook arguments 16 years ago
Stephan Beyer cf94ca8ea9 run_hook(): check the executability of the hook before filling argv 16 years ago
Stephan Beyer 35d5ae679c api-run-command.txt: talk about run_hook() 16 years ago
Stephan Beyer ae98a0089f Move run_hook() from builtin-commit.c into run-command.c (libgit) 16 years ago
Stephan Beyer 2292ce4785 checkout: don't crash on file checkout before running post-checkout hook 16 years ago
Thomas Rast 80c49c3de2 color-words: make regex configurable via attributes 16 years ago
Thomas Rast c4b252c3d8 color-words: expand docs with precise semantics 16 years ago
Thomas Rast bf82940dbf color-words: enable REG_NEWLINE to help user 16 years ago
Johannes Schindelin 2b6a5417d7 color-words: take an optional regular expression describing words 16 years ago
Johannes Schindelin 2e5d2003b2 color-words: change algorithm to allow for 0-character word boundaries 16 years ago
Johannes Schindelin 23c1575f74 color-words: refactor word splitting and use ALLOC_GROW() 16 years ago
Johannes Schindelin 07b57e90f7 Add color_fwrite_lines(), a function coloring each line individually 16 years ago
Junio C Hamano 7bbd8d6c13 Merge branch 'maint' 16 years ago
Junio C Hamano ebb7bbf769 Merge branch 'maint-1.6.0' into maint 16 years ago
Stephan Beyer f8aa1b6902 t3404: Add test case for auto-amending only edited commits after "edit" 16 years ago
Stephan Beyer dc7f55cbe9 t3404: Add test case for aborted --continue after "edit" 16 years ago
Stephan Beyer 944019c8b3 t3501: check that commits are actually done 16 years ago
Ted Pavlic a42577d4c8 bash-completion: Add comments to remind about required arguments 16 years ago
Ted Pavlic 50e126e185 bash-completion: Try bash completions before simple filetype 16 years ago
Ted Pavlic 25a31f8140 bash-completion: Support running when set -u is enabled 16 years ago
Junio C Hamano b32acd21d8 Merge branch 'maint' 16 years ago
Junio C Hamano eb475bfa05 Update draft release notes to 1.6.1.1 16 years ago
Junio C Hamano 914186a5c3 Merge branch 'maint-1.6.0' into maint 16 years ago
Clemens Buchacher 0b50922abf remove pathspec_match, use match_pathspec instead 16 years ago
Clemens Buchacher 1c7c1d179e clean up pathspec matching 16 years ago
Miklos Vajna 8dca683346 Make t3411 executable 16 years ago
Junio C Hamano 17f26a9ee3 git-am: fix shell quoting 16 years ago
Tor Arne Vestbø 22a3d06093 git-notes: fix printing of multi-line notes 16 years ago
Michael J Gruber be17262d13 fix handling of multiple untracked files for git mv -k 16 years ago