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-11-17
Provide 'git merge --abort' as a synonym to 'git reset --merge'
Johan Herland
1
-0
/
+14
2010-11-17
cmd_merge(): Parse options before checking MERGE_HEAD
Johan Herland
1
-16
/
+17
2010-11-17
Provide 'git notes get-ref' to easily retrieve current notes ref
Johan Herland
1
-0
/
+23
2010-11-17
git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
Johan Herland
1
-2
/
+6
2010-11-17
git notes merge: --commit should fail if underlying notes ref has moved
Johan Herland
1
-2
/
+9
2010-11-17
git notes merge: List conflicting notes in notes merge commit message
Johan Herland
1
-1
/
+1
2010-11-17
git notes merge: Manual conflict resolution, part 2/2
Johan Herland
1
-3
/
+103
2010-11-17
git notes merge: Manual conflict resolution, part 1/2
Johan Herland
1
-4
/
+4
2010-11-17
git notes merge: Add automatic conflict resolvers (ours, theirs, union)
Johan Herland
1
-1
/
+20
2010-11-17
git notes merge: Handle real, non-conflicting notes merges
Johan Herland
1
-5
/
+10
2010-11-17
builtin/notes.c: Refactor creation of notes commits.
Johan Herland
1
-23
/
+5
2010-11-17
git notes merge: Initial implementation handling trivial merges only
Johan Herland
1
-0
/
+54
2010-11-17
builtin/notes.c: Split notes ref DWIMmery into a separate function
Johan Herland
1
-6
/
+11
2010-11-17
notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
Johan Herland
1
-5
/
+6
2010-08-09
notes: allow --dry-run for -n and --verbose for -v
René Scharfe
1
-2
/
+3
2010-08-06
Allow "check-ref-format --branch" from subdirectory
Jonathan Nieder
1
-0
/
+2
2010-08-06
check-ref-format: handle subcommands in separate functions
Jonathan Nieder
1
-17
/
+25
2010-07-27
commit: remove full stop from usage help for -u
Stephen Boyd
1
-1
/
+1
2010-07-27
Clarify help message when no remote is specified in fetch/pull.
Matthieu Moy
1
-1
/
+2
2010-07-25
Cast execl*() NULL sentinels to (char *)
Thomas Rast
1
-6
/
+6
2010-07-19
Merge branch 'jl/add-n-ignore-missing'
Junio C Hamano
1
-4
/
+12
2010-07-16
Merge branch 'jc/diff-merge-base-multi'
Junio C Hamano
1
-13
/
+0
2010-07-15
Merge branch 'wp/merge-tree-fix'
Junio C Hamano
1
-1
/
+2
2010-07-15
Merge branch 'js/merge-rr-fix'
Junio C Hamano
1
-1
/
+1
2010-07-15
Merge branch 'jc/diff-merge-base-multi'
Junio C Hamano
1
-8
/
+23
2010-07-15
Merge branch 'jn/grep-open'
Junio C Hamano
1
-0
/
+1
2010-07-15
Merge branch 'jk/maint-status-keep-index-timestamp'
Junio C Hamano
1
-5
/
+11
2010-07-14
MERGE_RR is in .git, not .git/rr-cache
Jay Soffian
1
-1
/
+1
2010-07-14
merge-tree: fix where two branches share no changes
Will Palmer
1
-1
/
+2
2010-07-12
git add: Add the "--ignore-missing" option for the dry run
Jens Lehmann
1
-4
/
+12
2010-07-08
Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix
Junio C Hamano
90
-0
/
+43957
2010-07-07
grep -O: Do not pass color sequences as filenames to pager
Nazri Ramliy
1
-0
/
+1
2010-07-07
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2010-07-07
Merge branch 'maint-1.6.4' into maint
Junio C Hamano
1
-2
/
+2
2010-07-07
Merge branch 'tr/receive-pack-aliased-update-fix' into maint
Junio C Hamano
1
-37
/
+91
2010-07-06
do not write out index when status does not have to
Junio C Hamano
1
-5
/
+11
2010-06-30
Merge branch 'ar/decorate-color'
Junio C Hamano
1
-0
/
+3
2010-06-30
Merge branch 'cc/cherry-pick-stdin'
Junio C Hamano
1
-17
/
+18
2010-06-30
Merge branch 'jl/status-ignore-submodules'
Junio C Hamano
1
-1
/
+6
2010-06-30
Merge branch 'jn/grep-open'
Junio C Hamano
1
-26
/
+95
2010-06-30
Merge branch 'jp/string-list-api-cleanup'
Junio C Hamano
14
-79
/
+79
2010-06-30
Merge branch 'tr/rev-list-count'
Junio C Hamano
1
-0
/
+16
2010-06-29
revert: do not rebuild argv on heap
Jonathan Nieder
1
-16
/
+16
2010-06-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2010-06-28
notes: check number of parameters to "git notes copy"
Jeff King
1
-0
/
+4
2010-06-27
Merge branch 'cp/textconv-cat-file'
Junio C Hamano
2
-8
/
+38
2010-06-27
Merge branch 'ab/blame-textconv'
Junio C Hamano
1
-13
/
+72
2010-06-27
Merge branch 'jp/string-list-api-cleanup' into jn/grep-open
Julian Phillips
15
-82
/
+82
2010-06-27
string_list: Fix argument order for string_list_append
Julian Phillips
9
-52
/
+52
2010-06-27
string_list: Fix argument order for string_list_lookup
Julian Phillips
3
-4
/
+4
[next]