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-27
Merge branch 'rr/cherry-pick-fast-forward-reflog-message'
Junio C Hamano
1
-3
/
+8
2013-06-27
Merge branch 'mt/send-email-cc-match-fix'
Junio C Hamano
2
-2
/
+17
2013-06-27
Merge branch 'jk/pull-into-dirty-unborn'
Junio C Hamano
2
-2
/
+38
2013-06-27
Merge branch 'bc/http-keep-memory-given-to-curl'
Junio C Hamano
1
-3
/
+9
2013-06-27
Merge branch 'bc/checkout-tracking-name-plug-leak'
Junio C Hamano
2
-4
/
+7
2013-06-27
Merge branch 'rr/rebase-stash-store'
Junio C Hamano
4
-17
/
+74
2013-06-27
rebase -i: handle fixup! fixup! in --autosquash
Andrew Pimlott
4
-6
/
+94
2013-06-27
am: replace uses of --resolved with --continue
Kevin Bracey
5
-10
/
+10
2013-06-26
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+12
2013-06-26
Merge branch 'tr/maint-apply-non-git-patch-parsefix'
Junio C Hamano
2
-1
/
+15
2013-06-26
Merge branch 'ys/cygstart'
Junio C Hamano
2
-3
/
+9
2013-06-26
Merge branch 'wk/doc-git-has-grown'
Junio C Hamano
1
-3
/
+3
2013-06-26
Merge branch 'vl/typofix'
Junio C Hamano
3
-3
/
+3
2013-06-26
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
Junio C Hamano
9
-21
/
+20
2013-06-26
Merge branch 'mm/merge-in-dirty-worktree-doc'
Junio C Hamano
1
-2
/
+2
2013-06-26
Merge branch 'kb/diff-blob-blob-doc'
Junio C Hamano
1
-7
/
+7
2013-06-26
Merge branch 'mm/push-force-is-dangerous'
Junio C Hamano
1
-0
/
+9
2013-06-26
Merge branch 'fg/submodule-non-ascii-path'
Junio C Hamano
2
-1
/
+17
2013-06-26
documentation: add git:// transport security notice
Fraser Tweedale
1
-0
/
+3
2013-06-26
git-prompt.sh: add missing information in comments
Eduardo R. D'Avila
1
-11
/
+15
2013-06-26
git-prompt.sh: do not print duplicate clean color code
Eduardo R. D'Avila
2
-5
/
+5
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
[prev]
[next]