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-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
2010-08-18
Merge branch 'jl/submodule-ignore-diff'
Junio C Hamano
5
-0
/
+10
2010-08-18
Merge branch 'jn/fix-abbrev'
Junio C Hamano
2
-2
/
+0
2010-08-18
Merge branch 'jh/clean-exclude'
Junio C Hamano
1
-1
/
+16
2010-08-18
Merge branch 'jn/rebase-rename-am'
Junio C Hamano
1
-2
/
+1
2010-08-18
Merge branch 'ar/string-list-foreach'
Junio C Hamano
2
-52
/
+35
2010-08-18
Merge branch 'tc/checkout-B'
Junio C Hamano
1
-6
/
+26
2010-08-15
merge: let custom strategies intervene in trivial merges
Jonathan Nieder
1
-0
/
+1
2010-08-15
merge-file: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-3
/
+1
2010-08-15
var: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-7
/
+2
2010-08-15
ls-remote: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-3
/
+0
2010-08-15
index-pack: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-2
/
+0
2010-08-15
Merge branch 'jn/maint-setup-fix' (early part) into jn/paginate-fix
Junio C Hamano
1
-19
/
+5
2010-08-15
config: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-3
/
+2
2010-08-15
bundle: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-4
/
+2
2010-08-15
apply: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2010-08-15
cherry-pick/revert: Use advise() for hints
Jonathan Nieder
1
-23
/
+11
2010-08-15
cherry-pick/revert: Use error() for failure message
Jonathan Nieder
1
-2
/
+5
2010-08-15
Introduce advise() to print hints
Jonathan Nieder
1
-0
/
+9
2010-08-15
Eliminate “Finished cherry-pick/revert” message
Jonathan Nieder
1
-2
/
+0
2010-08-14
fetch: allow command line --tags to override config
Daniel Johnson
1
-4
/
+6
2010-08-12
Merge branch 'maint'
Junio C Hamano
2
-2
/
+4
2010-08-12
push: mention "git pull" in error message for non-fast forwards
Matthieu Moy
1
-2
/
+2
2010-08-12
index-pack: Don't follow replace refs.
Nelson Elhage
1
-0
/
+2
2010-08-11
unpack_trees: group error messages by type
Matthieu Moy
2
-0
/
+2
2010-08-11
merge-recursive: porcelain messages for checkout
Diane Gasselin
2
-2
/
+2
2010-08-11
Turn unpack_trees_options.msgs into an array + enum
Matthieu Moy
2
-2
/
+2
2010-08-11
split_cmdline: Allow caller to access error string
Greg Brockman
1
-1
/
+2
2010-08-11
grep: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-4
/
+2
2010-08-11
shortlog: run setup_git_directory_gently() sooner
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2010-08-09
Merge branch 'maint'
Junio C Hamano
3
-22
/
+32
2010-08-09
prune: allow --dry-run for -n and --verbose for -v
René Scharfe
1
-3
/
+2
2010-08-09
notes: allow --dry-run for -n and --verbose for -v
René Scharfe
1
-2
/
+3
[prev]
[next]