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-04-12
help: mark common_guides[] as translatable
Simon Ruderich
1
-7
/
+7
2013-04-12
fast-export: fix argument name in error messages
Paul Price
1
-2
/
+2
2013-04-11
Merge branch 'po/help-guides'
Junio C Hamano
1
-2
/
+44
2013-04-10
count-objects: add -H option to humanize sizes
Antoine Pelisse
1
-8
/
+36
2013-04-09
clone: Allow repo using gitfile as a reference
Aaron Schrab
1
-2
/
+12
2013-04-08
clone: Fix error message for reference repository
Aaron Schrab
1
-1
/
+1
2013-04-08
checkout: abbreviate hash in suggest_reattach
Kevin Bracey
1
-1
/
+1
2013-04-08
merge-tree: don't print entries that match "local"
John Keeping
1
-13
/
+13
2013-04-07
Merge branch 'jk/rm-removed-paths'
Junio C Hamano
1
-1
/
+1
2013-04-07
Merge branch 'rr/triangle'
Junio C Hamano
1
-1
/
+1
2013-04-07
format-patch: trivial cleanups
Felipe Contreras
1
-36
/
+35
2013-04-07
format-patch: add format.coverLetter configuration variable
Felipe Contreras
1
-6
/
+26
2013-04-07
log: update to OPT_BOOL
Felipe Contreras
1
-7
/
+7
2013-04-07
format-patch: refactor branch name calculation
Felipe Contreras
1
-17
/
+16
2013-04-07
format-patch: improve head calculation for cover-letter
Felipe Contreras
1
-18
/
+4
2013-04-07
fmt-merge-msg: use core.commentchar in tag signatures completely
Ralf Thielow
1
-4
/
+8
2013-04-07
fmt-merge-msg: respect core.commentchar in people credits
Ralf Thielow
1
-3
/
+3
2013-04-07
fast-export: Allow pruned-references in mark file
Antoine Pelisse
1
-4
/
+7
2013-04-06
show-branch: use strbuf instead of static buffer
Jeff King
1
-9
/
+8
2013-04-05
Merge branch 'sg/gpg-sig'
Junio C Hamano
1
-1
/
+36
2013-04-05
Merge branch 'jc/merge-tag-object'
Junio C Hamano
1
-0
/
+13
2013-04-04
Merge branch 'nd/index-pack-threaded-fixes' into maint
Junio C Hamano
1
-8
/
+26
2013-04-04
Merge branch 'jk/index-pack-correct-depth-fix' into maint
Junio C Hamano
1
-0
/
+2
2013-04-04
rm: do not complain about d/f conflicts during deletion
Jeff King
1
-1
/
+1
2013-04-03
add -A: only show pathless 'add -A' warning when changes exist outside cwd
Jonathan Nieder
1
-5
/
+16
2013-04-03
add -u: only show pathless 'add -u' warning when changes exist outside cwd
Jonathan Nieder
1
-4
/
+37
2013-04-03
add: make warn_pathless_add() a no-op after first call
Jonathan Nieder
1
-0
/
+5
2013-04-03
add: add a blank line at the end of pathless 'add [-u|-A]' warning
Matthieu Moy
1
-1
/
+3
2013-04-03
Merge branch 'jm/branch-rename-nothing-error'
Junio C Hamano
1
-1
/
+3
2013-04-03
Merge branch 'jk/check-corrupt-objects-carefully'
Junio C Hamano
1
-2
/
+52
2013-04-03
Merge branch 'jc/apply-ws-fix-tab-in-indent'
Junio C Hamano
1
-6
/
+10
2013-04-03
Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls'
Junio C Hamano
1
-7
/
+36
2013-04-03
Merge branch 'mg/gpg-interface-using-status' into maint
Junio C Hamano
2
-2
/
+2
2013-04-03
Merge branch 'bc/commit-complete-lines-given-via-m-option' into maint
Junio C Hamano
1
-1
/
+3
2013-04-03
Merge branch 'jc/describe' into maint
Junio C Hamano
1
-21
/
+20
2013-04-03
Merge branch 'ph/tag-force-no-warn-on-creation' into maint
Junio C Hamano
1
-1
/
+1
2013-04-03
Sync with 1.8.1 maintenance track
Junio C Hamano
2
-6
/
+2
2013-04-03
Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1
Junio C Hamano
2
-6
/
+2
2013-04-03
Merge branch 'ap/maint-update-index-h-is-for-help' into maint-1.8.1
Junio C Hamano
1
-1
/
+1
2013-04-03
Merge branch 'nd/index-pack-l10n-buf-overflow' into maint-1.8.1
Junio C Hamano
1
-4
/
+5
2013-04-02
builtin/help.c: add list_common_guides_help() function
Philip Oakley
1
-3
/
+33
2013-04-02
builtin/help.c: add --guide option
Philip Oakley
1
-2
/
+8
2013-04-02
builtin/help.c: split "-a" processing into two
Philip Oakley
1
-1
/
+7
2013-04-02
Merge branch 'js/log-gpg'
Junio C Hamano
1
-0
/
+3
2013-04-02
Merge branch 'bk/document-commit-tree-S'
Junio C Hamano
1
-1
/
+1
2013-04-02
remote.c: introduce a way to have different remotes for fetch/push
Ramkumar Ramachandra
1
-1
/
+1
2013-04-01
Merge branch 'nd/index-pack-threaded-fixes'
Junio C Hamano
1
-8
/
+26
2013-04-01
Merge branch 'jk/index-pack-correct-depth-fix'
Junio C Hamano
1
-0
/
+2
2013-04-01
Merge branch 'nd/branch-show-rebase-bisect-state'
Junio C Hamano
1
-1
/
+25
2013-04-01
Merge branch 'jk/pkt-line-cleanup'
Junio C Hamano
5
-57
/
+30
[prev]
[next]