index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-02
Merge branch 'tr/line-log'
Junio C Hamano
2
-91
/
+39
2013-06-02
Merge branch 'mc/describe-first-parent'
Junio C Hamano
1
-0
/
+5
2013-06-02
Merge branch 'jk/fetch-always-update-tracking'
Junio C Hamano
1
-22
/
+51
2013-06-02
Merge branch 'vv/help-unknown-ref'
Junio C Hamano
1
-1
/
+2
2013-06-02
Merge branch 'nd/clone-local-with-colon'
Junio C Hamano
1
-0
/
+2
2013-06-02
Merge branch 'fc/fast-export-persistent-marks'
Junio C Hamano
1
-7
/
+15
2013-05-29
Merge branch 'jn/config-ignore-inaccessible'
Junio C Hamano
1
-2
/
+2
2013-05-29
Merge branch 'mh/packed-refs-various'
Junio C Hamano
2
-2
/
+1
2013-05-29
Merge branch 'as/check-ignore'
Junio C Hamano
1
-42
/
+50
2013-05-29
Merge branch 'jh/checkout-auto-tracking'
Junio C Hamano
1
-20
/
+22
2013-05-29
Merge branch 'jc/prune-all'
Junio C Hamano
2
-9
/
+9
2013-05-28
fetch: don't try to update unfetched tracking refs
John Keeping
1
-1
/
+1
2013-05-20
describe: Add --first-parent option
Mike Crowe
1
-0
/
+5
2013-05-12
fetch: opportunistically update tracking refs
Jeff King
1
-0
/
+16
2013-05-12
refactor "ref->merge" flag
Jeff King
1
-22
/
+35
2013-05-08
merge: use help_unknown_ref()
Vikrant Varma
1
-1
/
+2
2013-05-07
fast-{import,export}: use get_sha1_hex() to read from marks file
Felipe Contreras
1
-1
/
+1
2013-05-07
clone: allow cloning local paths with colons in them
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2013-05-07
fast-export: don't parse commits while reading marks file
Felipe Contreras
1
-1
/
+6
2013-05-07
fast-export: do not parse non-commit objects while reading marks file
Felipe Contreras
1
-6
/
+9
2013-05-06
Merge branch 'jk/merge-tree-added-identically'
Junio C Hamano
1
-1
/
+5
2013-05-06
merge-tree: handle directory/empty conflict correctly
John Keeping
1
-1
/
+5
2013-05-01
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
Michael Haggerty
2
-2
/
+1
2013-05-01
Merge branch 'tr/remote-tighten-commandline-parsing'
Junio C Hamano
1
-1
/
+1
2013-04-28
Merge branch 'jk/check-corrupt-objects-carefully'
Junio C Hamano
1
-1
/
+1
2013-04-28
clone: Make the 'junk_mode' symbol a file static
Ramsay Jones
1
-1
/
+1
2013-04-28
Merge branch 'jk/merge-tree-added-identically'
Junio C Hamano
1
-1
/
+1
2013-04-28
merge-tree: fix typo in "both changed identically"
John Keeping
1
-1
/
+1
2013-04-26
Merge branch 'rr/shortlog-doc'
Junio C Hamano
2
-4
/
+2
2013-04-26
Merge branch 'jc/add-ignore-removal'
Junio C Hamano
1
-6
/
+17
2013-04-26
Merge branch 'jc/warn-pathless-add-finishing-touches'
Junio C Hamano
1
-0
/
+2
2013-04-26
git add: avoid "-u/-A without pathspec" warning on stat-dirty paths
Junio C Hamano
1
-0
/
+2
2013-04-25
prune: introduce OPT_EXPIRY_DATE() and use it
Junio C Hamano
1
-2
/
+2
2013-04-24
Merge branch 'jk/remote-helper-with-signed-tags'
Junio C Hamano
1
-1
/
+7
2013-04-24
Sync with maint
Junio C Hamano
1
-2
/
+2
2013-04-24
Merge branch 'jc/merge-tag-object' into maint
Junio C Hamano
1
-0
/
+13
2013-04-24
remote: check for superfluous arguments in 'git remote add'
Thomas Rast
1
-1
/
+1
2013-04-24
cherry-pick/revert: make usage say '<commit-ish>...'
Kevin Bracey
1
-2
/
+2
2013-04-23
Merge branch 'nd/pretty-formats'
Junio C Hamano
2
-2
/
+2
2013-04-23
Merge branch 'kb/status-ignored-optim-2'
Junio C Hamano
3
-21
/
+6
2013-04-23
Merge branch 'jk/receive-pack-deadlocks-with-early-failure'
Junio C Hamano
1
-1
/
+4
2013-04-22
git add: rephrase -A/--no-all warning
Junio C Hamano
1
-6
/
+6
2013-04-22
git add: --ignore-removal is a better named --no-all
Junio C Hamano
1
-0
/
+11
2013-04-22
Merge branch 'jk/show-branch-strbuf' into maint
Junio C Hamano
1
-9
/
+8
2013-04-22
Merge branch 'jc/apply-ws-fix-tab-in-indent' into maint
Junio C Hamano
1
-6
/
+10
2013-04-22
Merge branch 'as/clone-reference-with-gitfile'
Junio C Hamano
1
-3
/
+13
2013-04-22
Merge branch 'jc/add-2.0-delete-default' (early part)
Junio C Hamano
1
-28
/
+87
2013-04-22
Merge branch 'nd/checkout-keep-sparse'
Junio C Hamano
1
-0
/
+5
2013-04-22
Merge branch 'jk/chopped-ident'
Junio C Hamano
2
-74
/
+8
2013-04-22
builtin/shortlog.c: make usage string consistent with log
Ramkumar Ramachandra
1
-3
/
+1
[next]