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-09-04
glossary: fix and clarify the definition of 'ref'
Richard Hansen
1
-4
/
+14
2013-09-04
revisions.txt: fix and clarify <rev>^{<type>}
Richard Hansen
1
-4
/
+8
2013-09-04
glossary: more precise definition of tree-ish (a.k.a. treeish)
Richard Hansen
1
-3
/
+12
2013-09-04
use 'commit-ish' instead of 'committish'
Richard Hansen
23
-63
/
+63
2013-09-04
use 'tree-ish' instead of 'treeish'
Richard Hansen
6
-8
/
+8
2013-09-04
glossary: define commit-ish (a.k.a. committish)
Richard Hansen
1
-0
/
+12
2013-09-04
glossary: mention 'treeish' as an alternative to 'tree-ish'
Richard Hansen
1
-1
/
+1
2013-09-04
pull: allow pull to preserve merges when rebasing
Stephen Haberman
4
-11
/
+135
2013-09-04
Update draft release notes after merging the first batch of topics
Junio C Hamano
1
-0
/
+44
2013-09-04
Merge branch 'sb/parseopt-boolean-removal'
Junio C Hamano
42
-318
/
+279
2013-09-04
Merge branch 'jc/parseopt-command-modes'
Junio C Hamano
3
-20
/
+68
2013-09-04
Merge branch 'jl/some-submodule-config-are-not-boolean'
Junio C Hamano
2
-0
/
+16
2013-09-04
Merge branch 'sg/bash-prompt-lf-in-cwd-test'
Junio C Hamano
1
-0
/
+23
2013-09-04
Merge branch 'sb/diff-delta-remove-needless-comparison'
Junio C Hamano
1
-1
/
+1
2013-09-04
Merge branch 'fc/unpack-trees-leakfix'
Junio C Hamano
1
-1
/
+3
2013-09-04
Merge branch 'aj/p4-symlink-lose-nl'
Junio C Hamano
1
-2
/
+6
2013-09-04
Merge branch 'fc/remote-hg-shared-setup'
Junio C Hamano
1
-5
/
+18
2013-09-04
Merge branch 'sb/misc-cleanup'
Junio C Hamano
2
-24
/
+20
2013-09-04
Merge branch 'nd/gc-lock-against-each-other'
Junio C Hamano
3
-1
/
+78
2013-09-04
Merge branch 'ap/remote-hg-tilde-is-home-directory'
Junio C Hamano
1
-1
/
+1
2013-09-04
Merge branch 'mm/no-shell-escape-in-die-message'
Junio C Hamano
2
-1
/
+14
2013-09-04
Merge branch 'tr/fd-gotcha-fixes'
Junio C Hamano
1
-0
/
+4
2013-09-04
Merge branch 'bc/unuse-packfile'
Junio C Hamano
3
-17
/
+87
2013-09-04
Merge branch 'da/darwin'
Junio C Hamano
4
-14
/
+99
2013-09-04
Merge branch 'nd/sq-quote-buf'
Junio C Hamano
4
-54
/
+39
2013-09-04
Merge branch 'rr/feed-real-path-to-editor'
Junio C Hamano
1
-1
/
+1
2013-09-04
Merge branch 'jk/fast-import-empty-ls'
Junio C Hamano
2
-20
/
+103
2013-09-04
Merge branch 'km/svn-1.8-serf-only'
Junio C Hamano
2
-3
/
+34
2013-09-04
Merge branch 'jc/check-x-z'
Junio C Hamano
3
-14
/
+27
2013-09-04
refs: add update_refs for multiple simultaneous updates
Brad King
2
-0
/
+120
2013-09-04
refs: add function to repack without multiple refs
Brad King
1
-9
/
+24
2013-09-04
refs: factor delete_ref loose ref step into a helper
Brad King
1
-10
/
+17
2013-09-04
refs: factor update_ref steps into helpers
Brad King
1
-6
/
+24
2013-09-04
t5308: check that index-pack --strict detects duplicate objects
Jeff King
1
-0
/
+7
2013-09-04
add--interactive: fix external command invocation on Windows
Johannes Sixt
1
-1
/
+1
2013-09-03
git p4: implement view spec wildcards with "p4 where"
Kazuki Saitoh
1
-164
/
+59
2013-09-03
Merge branch 'maint'
Junio C Hamano
3
-718
/
+875
2013-09-03
Merge git://github.com/git-l10n/git-po into maint
Junio C Hamano
2
-718
/
+874
2013-09-03
Merge branch 'maint-1.8.3' into maint
Junio C Hamano
1
-0
/
+1
2013-09-03
Merge branch 'maint-1.8.2' into maint-1.8.3
Junio C Hamano
1
-0
/
+1
2013-09-03
peel_onion: do not assume length of x_type globals
Jeff King
1
-4
/
+4
2013-09-03
peel_onion(): add support for <rev>^{tag}
Richard Hansen
3
-0
/
+12
2013-09-03
rev-parse test: use standard test functions for setup
Felipe Contreras
1
-9
/
+9
2013-09-03
rev-parse test: use test_cmp instead of "test" builtin
Jonathan Nieder
1
-14
/
+19
2013-09-03
rev-parse test: use test_must_fail, not "if <command>; then false; fi"
Felipe Contreras
1
-2
/
+2
2013-09-03
rev-parse test: modernize quoting and whitespace
Felipe Contreras
1
-16
/
+58
2013-09-03
fast-export: refactor get_tags_and_duplicates()
Felipe Contreras
1
-30
/
+38
2013-09-03
fast-export: make extra_refs global
Felipe Contreras
1
-11
/
+10
2013-09-03
t: branch: fix broken && chains
Felipe Contreras
1
-4
/
+4
2013-09-03
t: branch: fix typo
Felipe Contreras
1
-1
/
+1
[prev]
[next]