index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-17
revision walker: include a detached HEAD in --all
Johannes Schindelin
3
-2
/
+41
2009-01-17
Fix gitdir detection when in subdir of gitdir
SZEDER Gábor
2
-1
/
+12
2009-01-17
git-am: Make it easier to see which patch failed
Jonas Flodén
1
-1
/
+1
2009-01-17
contrib: add 'git difftool' for launching common merge tools
David Aguilar
3
-0
/
+418
2009-01-17
Add is_regex_special()
René Scharfe
4
-11
/
+13
2009-01-17
Change NUL char handling of isspecial()
René Scharfe
5
-8
/
+15
2009-01-17
Reformat ctype.c
René Scharfe
1
-18
/
+14
2009-01-17
Add ctype test
René Scharfe
3
-1
/
+92
2009-01-17
bash: refactor 'git log --pretty=<format>' options
SZEDER Gábor
1
-4
/
+4
2009-01-17
bash: add missing format-patch command line options
SZEDER Gábor
1
-0
/
+2
2009-01-17
bash: remove unnecessary checks for long options with argument
SZEDER Gábor
1
-2
/
+0
2009-01-17
t5540: clarify that http-push does not handle packed-refs on the remote
Johannes Schindelin
1
-3
/
+15
2009-01-17
http-push: when making directories, have a trailing slash in the path name
Johannes Schindelin
3
-2
/
+11
2009-01-17
http-push: fix off-by-path_len
Johannes Schindelin
1
-3
/
+7
2009-01-17
Documentation: let asciidoc align related options
Markus Heidelberg
1
-2
/
+4
2009-01-17
expand --pretty=format color options
Jeff King
3
-1
/
+21
2009-01-17
color: make it easier for non-config to parse color specs
Jeff King
2
-2
/
+10
2009-01-17
Documentation: let asciidoc align related options
Markus Heidelberg
1
-1
/
+4
2009-01-17
githooks.txt: add missing word
Stephan Beyer
1
-1
/
+1
2009-01-17
builtin-commit.c: do not remove COMMIT_EDITMSG
Stephan Beyer
1
-1
/
+0
2009-01-17
run_hook(): allow more than 9 hook arguments
Stephan Beyer
2
-10
/
+10
2009-01-17
run_hook(): check the executability of the hook before filling argv
Stephan Beyer
1
-3
/
+3
2009-01-17
api-run-command.txt: talk about run_hook()
Stephan Beyer
1
-0
/
+15
2009-01-17
Move run_hook() from builtin-commit.c into run-command.c (libgit)
Stephan Beyer
7
-113
/
+57
2009-01-17
checkout: don't crash on file checkout before running post-checkout hook
Stephan Beyer
1
-2
/
+4
2009-01-17
color-words: make regex configurable via attributes
Thomas Rast
6
-15
/
+135
2009-01-17
color-words: expand docs with precise semantics
Thomas Rast
1
-5
/
+10
2009-01-17
color-words: enable REG_NEWLINE to help user
Thomas Rast
1
-1
/
+2
2009-01-17
color-words: take an optional regular expression describing words
Johannes Schindelin
4
-10
/
+118
2009-01-17
color-words: change algorithm to allow for 0-character word boundaries
Johannes Schindelin
2
-66
/
+157
2009-01-17
color-words: refactor word splitting and use ALLOC_GROW()
Johannes Schindelin
1
-21
/
+19
2009-01-17
Add color_fwrite_lines(), a function coloring each line individually
Johannes Schindelin
2
-0
/
+29
2009-01-15
Merge branch 'maint'
Junio C Hamano
2
-0
/
+34
2009-01-15
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-0
/
+34
2009-01-15
t3404: Add test case for auto-amending only edited commits after "edit"
Stephan Beyer
1
-0
/
+17
2009-01-15
t3404: Add test case for aborted --continue after "edit"
Stephan Beyer
1
-0
/
+15
2009-01-15
t3501: check that commits are actually done
Stephan Beyer
1
-0
/
+2
2009-01-15
bash-completion: Add comments to remind about required arguments
Ted Pavlic
1
-0
/
+15
2009-01-15
bash-completion: Try bash completions before simple filetype
Ted Pavlic
1
-3
/
+6
2009-01-15
bash-completion: Support running when set -u is enabled
Ted Pavlic
1
-9
/
+9
2009-01-14
Merge branch 'maint'
Junio C Hamano
4
-2
/
+49
2009-01-14
Update draft release notes to 1.6.1.1
Junio C Hamano
1
-2
/
+23
2009-01-14
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-0
/
+26
2009-01-14
remove pathspec_match, use match_pathspec instead
Clemens Buchacher
5
-51
/
+17
2009-01-14
clean up pathspec matching
Clemens Buchacher
1
-1
/
+1
2009-01-14
Make t3411 executable
Miklos Vajna
1
-0
/
+0
2009-01-14
git-am: fix shell quoting
Junio C Hamano
2
-1
/
+9
2009-01-14
fix handling of multiple untracked files for git mv -k
Michael J Gruber
2
-1
/
+2
2009-01-14
add test cases for "git mv -k"
Michael J Gruber
1
-0
/
+25
2009-01-13
Update 1.6.2 draft release notes
Junio C Hamano
1
-1
/
+38
[prev]
[next]