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
2013-06-26
t9903: remove redundant tests
Eduardo R. D'Avila
1
-114
/
+1
2013-06-26
git-prompt.sh: refactor colored prompt code
Eduardo R. D'Avila
1
-59
/
+26
2013-06-26
t9903: add tests for git-prompt pcmode
Eduardo R. D'Avila
1
-0
/
+254
2013-06-26
column doc: rewrite documentation for column.ui
Ramkumar Ramachandra
1
-3
/
+17
2013-06-25
.mailmap: Map "H.Merijn Brand" to "H. Merijn Brand"
Stefan Beller
1
-0
/
+1
2013-06-24
Update draft release notes to 1.8.4
Junio C Hamano
1
-4
/
+14
2013-06-24
Merge branch 'rr/am-quit-empty-then-abort-fix'
Junio C Hamano
2
-17
/
+40
2013-06-24
Merge branch 'rt/cherry-pick-continue-advice-in-status'
Junio C Hamano
2
-4
/
+8
2013-06-24
Merge branch 'nk/config-local-doc'
Junio C Hamano
1
-0
/
+9
2013-06-24
Merge branch 'jk/mergetool-lib-refactor'
Junio C Hamano
1
-47
/
+35
2013-06-24
Merge branch 'jk/doc-build-move-infordir-def'
Junio C Hamano
1
-22
/
+22
2013-06-24
Merge branch 'fg/submodule-fixup'
Junio C Hamano
1
-2
/
+2
2013-06-24
Merge branch 'dk/version-gen-gitdir'
Junio C Hamano
1
-1
/
+1
2013-06-24
Merge branch 'dk/maint-t5150-dirname'
Junio C Hamano
1
-1
/
+1
2013-06-24
Merge branch 'rs/unpack-trees-tree-walk-conflict-field'
Junio C Hamano
2
-16
/
+4
2013-06-24
Merge branch 'rr/rebase-sha1-by-string-query'
Junio C Hamano
4
-2
/
+36
2013-06-24
Merge branch 'mm/rm-coalesce-errors'
Junio C Hamano
5
-19
/
+184
2013-06-24
Merge branch 'jh/libify-note-handling'
Junio C Hamano
8
-189
/
+203
2013-06-24
Merge branch 'fc/sequencer-plug-leak'
Junio C Hamano
1
-7
/
+11
2013-06-24
bash prompt: mention that PROMPT_COMMAND mode is faster
SZEDER Gábor
1
-5
/
+5
2013-06-24
bash prompt: avoid command substitution when finalizing gitstring
SZEDER Gábor
1
-1
/
+5
2013-06-24
bash prompt: avoid command substitution when checking for untracked files
SZEDER Gábor
1
-1
/
+1
2013-06-24
bash prompt: use bash builtins to check stash state
SZEDER Gábor
2
-2
/
+4
2013-06-24
bash prompt: use bash builtins to check for unborn branch for dirty state
SZEDER Gábor
1
-1
/
+1
2013-06-24
bash prompt: combine 'git rev-parse' for detached head
SZEDER Gábor
2
-4
/
+20
2013-06-24
bash prompt: combine 'git rev-parse' executions in the main code path
SZEDER Gábor
1
-5
/
+13
2013-06-24
bash prompt: use bash builtins to find out current branch
SZEDER Gábor
1
-18
/
+33
2013-06-24
bash prompt: use bash builtins to find out rebase state
SZEDER Gábor
1
-6
/
+6
2013-06-24
bash prompt: run 'git rev-parse --git-dir' directly instead of __gitdir()
SZEDER Gábor
2
-27
/
+1
2013-06-24
bash prompt: return early from __git_ps1() when not in a git repository
SZEDER Gábor
1
-100
/
+101
2013-06-24
bash prompt: print unique detached HEAD abbreviated object name
SZEDER Gábor
2
-2
/
+3
2013-06-24
bash prompt: add a test for symbolic link symbolic refs
SZEDER Gábor
1
-0
/
+9
2013-06-24
completion, bash prompt: move __gitdir() tests to completion test suite
SZEDER Gábor
2
-128
/
+134
2013-06-24
Revert "Merge branch 'jg/status-config'"
Junio C Hamano
3
-76
/
+0
2013-06-24
bash prompt: use 'write_script' helper in interactive rebase test
SZEDER Gábor
1
-7
/
+5
2013-06-24
bash prompt: fix redirection coding style in tests
SZEDER Gábor
1
-116
/
+116
2013-06-23
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+4
2013-06-23
Merge branch 'mz/rebase-tests'
Junio C Hamano
8
-203
/
+673
2013-06-23
Merge branch 'jk/unpack-entry-fallback-to-another'
Junio C Hamano
2
-2
/
+38
2013-06-23
Merge branch 'jk/apache-test-for-2.4'
Junio C Hamano
1
-1
/
+19
2013-06-23
Merge branch 'cm/remote-mediawiki-perlcritique'
Junio C Hamano
3
-247
/
+320
2013-06-23
Merge branch 'bp/remote-mw-tests'
Junio C Hamano
2
-10
/
+13
2013-06-23
Merge branch 'rr/rebase-autostash'
Junio C Hamano
2
-0
/
+26
2013-06-23
Merge branch 'rr/prompt-rebase-breakage-fix'
Junio C Hamano
1
-6
/
+6
2013-06-23
Merge branch 'jg/status-config'
Junio C Hamano
3
-0
/
+76
2013-06-23
add -i: add extra options at the right place in "diff" command line
Junio C Hamano
1
-1
/
+1
2013-06-23
test-lib: support running tests under valgrind in parallel
Thomas Rast
1
-22
/
+84
2013-06-23
test-lib: allow prefixing a custom string before "ok N" etc.
Thomas Rast
1
-12
/
+15
2013-06-23
test-lib: valgrind for only tests matching a pattern
Thomas Rast
3
-1
/
+43
2013-06-23
test-lib: verbose mode for only tests matching a pattern
Thomas Rast
3
-0
/
+60
[prev]
[next]