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
2010-10-26
Merge branch 'jf/merge-ignore-ws'
Junio C Hamano
3
-32
/
+5
2010-10-21
Sync with 1.7.3.2
Junio C Hamano
14
-22
/
+22
2010-10-08
Fix {update,checkout}-index usage strings
Štěpán Němec
2
-2
/
+2
2010-10-08
Put a space between `<' and argument in pack-objects usage string
Štěpán Němec
1
-1
/
+1
2010-10-08
Use parentheses and `...' where appropriate
Štěpán Němec
8
-8
/
+8
2010-10-08
Use angles for placeholders consistently
Štěpán Němec
6
-12
/
+12
2010-10-06
commit-tree: free commit message before exiting
Jonathan Nieder
1
-5
/
+7
2010-10-06
Merge branch 'bc/fix-cherry-pick-root'
Junio C Hamano
1
-1
/
+1
2010-10-06
Merge branch 'maint'
Junio C Hamano
4
-16
/
+22
2010-10-06
do not depend on signed integer overflow
Erik Faye-Lund
3
-3
/
+3
2010-10-06
init: plug tiny one-time memory leak
Jonathan Nieder
1
-13
/
+19
2010-09-30
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-09-30
Fix typo in pack-objects' usage
Johannes Schindelin
1
-1
/
+1
2010-09-29
Merge branch 'jk/read-tree-empty'
Junio C Hamano
1
-1
/
+9
2010-09-29
Merge branch 'rr/format-patch-count-without-merges'
Junio C Hamano
1
-6
/
+1
2010-09-29
Merge branch 'rr/fmt-merge-msg'
Junio C Hamano
2
-41
/
+51
2010-09-27
Improvements to `git checkout -h`
Daniel Knittl-Frank
1
-6
/
+6
2010-09-27
builtin/revert.c: don't dereference a NULL pointer
Brandon Casey
1
-1
/
+1
2010-09-15
Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'
Junio C Hamano
1
-0
/
+2
2010-09-12
ls-tree $di $dir: do not mistakenly recurse into directories
Junio C Hamano
1
-0
/
+2
2010-09-10
read-tree: deprecate syntax without tree-ish args
Jan Krüger
1
-1
/
+9
2010-09-09
builtin/fetch.c: comment that branch->remote_name is usable when has_merge
Brandon Casey
1
-0
/
+3
2010-09-09
merge: Make 'merge.log' an integer or boolean option
Ramkumar Ramachandra
2
-10
/
+13
2010-09-09
merge: Make '--log' an integer option for number of shortlog entries
Ramkumar Ramachandra
2
-17
/
+28
2010-09-09
fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len
Ramkumar Ramachandra
2
-24
/
+20
2010-09-08
Merge branch 'jh/error-removing-missing-note'
Junio C Hamano
1
-4
/
+10
2010-09-08
Merge branch 'bc/maint-fetch-url-only'
Junio C Hamano
1
-1
/
+3
2010-09-08
Merge branch 'en/d-f-conflict-fix'
Junio C Hamano
1
-1
/
+9
2010-09-08
fast-export: ensure that a renamed file is printed after all references
Johannes Sixt
1
-1
/
+9
2010-09-06
revert: Fix trivial comment style issue
Elijah Newren
1
-1
/
+0
2010-09-06
Merge branch 'jh/clean-exclude'
Junio C Hamano
1
-1
/
+1
2010-09-06
builtin/clean.c: Use STRING_LIST_INIT_NODUP.
Thiago Farina
1
-1
/
+1
2010-09-04
Merge branch 'jl/submodule-ignore-diff'
Junio C Hamano
1
-4
/
+17
2010-09-03
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
2
-4
/
+2
2010-09-03
Merge branch 'nd/clone-depth-zero'
Junio C Hamano
1
-2
/
+5
2010-09-03
Merge branch 'jn/apply-filename-with-sp'
Junio C Hamano
1
-38
/
+211
2010-09-03
Merge branch 'jn/merge-custom-no-trivial'
Junio C Hamano
1
-0
/
+1
2010-09-03
Merge branch 'jn/update-contrib-example-merge'
Junio C Hamano
3
-6
/
+58
2010-09-03
Merge branch 'jn/merge-renormalize'
Junio C Hamano
5
-26
/
+64
2010-09-03
Sync with 1.7.2.3
Junio C Hamano
1
-1
/
+4
2010-09-03
builtin/merge_recursive.c: Add an usage string and make use of it.
Thiago Farina
1
-1
/
+4
2010-09-03
Move "show_all_errors = 1" to setup_unpack_trees_porcelain()
Matthieu Moy
2
-2
/
+0
2010-09-03
setup_unpack_trees_porcelain: take the whole options struct as parameter
Matthieu Moy
2
-2
/
+2
2010-09-03
Move set_porcelain_error_msgs to unpack-trees.c and rename it
Matthieu Moy
2
-2
/
+2
2010-09-01
Merge branch 'sg/rerere-gc-old-still-used' into maint
Junio C Hamano
1
-5
/
+16
2010-09-01
Merge branch 'dj/fetch-tagopt' into maint
Junio C Hamano
1
-4
/
+6
2010-08-31
Merge branch 'jn/cherry-revert-message-clean-up'
Junio C Hamano
1
-69
/
+70
2010-08-31
Merge branch 'ab/maint-reset-mixed-w-pathspec-advice'
Junio C Hamano
1
-1
/
+1
2010-08-31
Merge branch 'dj/fetch-tagopt'
Junio C Hamano
1
-4
/
+6
2010-08-31
Merge branch 'en/d-f-conflict-fix'
Junio C Hamano
1
-0
/
+29
[next]