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-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
2010-08-31
Merge branch 'jn/paginate-fix'
Junio C Hamano
9
-31
/
+13
2010-08-31
Merge branch 'jn/maint-setup-fix'
Junio C Hamano
1
-19
/
+5
2010-08-31
Merge branch 'en/fast-export-fix'
Junio C Hamano
1
-1
/
+10
2010-08-31
Merge branch 'sg/rerere-gc-old-still-used'
Junio C Hamano
1
-5
/
+16
2010-08-31
notes: Don't create (empty) commit when removing non-existing notes
Johan Herland
1
-4
/
+10
2010-08-30
checkout: Use submodule.*.ignore settings from .git/config and .gitmodules
Jens Lehmann
1
-0
/
+5
2010-08-29
object.h: Add OBJECT_ARRAY_INIT macro and make use of it.
Thiago Farina
3
-3
/
+3
2010-08-26
Merge branch 'maint'
Junio C Hamano
2
-7
/
+3
2010-08-26
for-each-ref: fix objectname:short bug
Jay Soffian
1
-1
/
+2
2010-08-25
builtin/fetch.c: ignore merge config when not fetching from branch's remote
Brandon Casey
1
-1
/
+3
2010-08-25
checkout: respect diff.ignoreSubmodules setting
Johannes Schindelin
1
-4
/
+12
2010-08-25
Fix 'git log' early pager startup error case
Linus Torvalds
1
-6
/
+1
2010-08-24
clone: warn users --depth is ignored in local clones
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2010-08-22
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2010-08-22
Typos in code comments, an error message, documentation
Ralf Wildenhues
1
-2
/
+2
2010-08-21
Merge branch 'gb/split-cmdline-errmsg'
Junio C Hamano
1
-1
/
+2
2010-08-21
Merge branch 'sr/local-config'
Junio C Hamano
1
-2
/
+5
2010-08-21
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
2
-2
/
+4
2010-08-21
reset: suggest what to do upon "git reset --mixed <paths>"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-08-21
apply: handle traditional patches with space in filename
Jonathan Nieder
1
-14
/
+179
2010-08-21
apply: split quoted filename handling into new function
Jonathan Nieder
1
-30
/
+38
2010-08-20
Merge branch 'jn/fix-abbrev' into maint
Junio C Hamano
2
-2
/
+0
2010-08-20
Merge branch 'jn/rebase-rename-am' into maint
Junio C Hamano
1
-2
/
+1
2010-08-20
builtin/checkout: Fix message when switching to an existing branch
Ramkumar Ramachandra
1
-1
/
+4
2010-08-18
fmt-merge-msg -m to override merge title
Jonathan Nieder
1
-2
/
+16
2010-08-18
merge-base --independent to print reduced parent list in a merge
Jonathan Nieder
1
-6
/
+15
2010-08-18
merge-base --octopus to mimic show-branch --merge-base
Jonathan Nieder
1
-3
/
+32
2010-08-18
merge: do not mistake (ancestor of) tag for branch
Jonathan Nieder
1
-1
/
+1
2010-08-18
Merge branch 'tf/string-list-init'
Junio C Hamano
10
-21
/
+21
2010-08-18
Merge branch 'cc/find-commit-subject'
Junio C Hamano
2
-30
/
+12
[prev]
[next]