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
2015-08-03
Merge branch 'ib/scripted-parse-opt-better-hint-string'
Junio C Hamano
1
-27
/
+30
2015-08-03
Merge branch 'dt/log-follow-config'
Junio C Hamano
1
-0
/
+16
2015-08-03
Merge branch 'jk/cat-file-batch-all'
Junio C Hamano
1
-35
/
+97
2015-08-03
Merge branch 'js/fsck-opt'
Junio C Hamano
4
-36
/
+99
2015-08-03
Merge branch 'mh/init-delete-refs-api'
Junio C Hamano
10
-48
/
+59
2015-08-03
Merge branch 'pt/pull-builtin'
Junio C Hamano
1
-0
/
+882
2015-08-03
Merge branch 'ee/clean-remove-dirs'
Junio C Hamano
1
-4
/
+26
2015-08-03
Merge branch 'cb/parse-magnitude'
Junio C Hamano
1
-21
/
+4
2015-08-03
Merge branch 'bc/gpg-verify-raw'
Junio C Hamano
2
-20
/
+35
2015-08-03
Merge branch 'kn/for-each-ref'
Junio C Hamano
1
-1094
/
+19
2015-08-03
Merge branch 'mh/replace-refs'
Junio C Hamano
1
-3
/
+3
2015-08-03
Merge branch 'ss/clone-guess-dir-name-simplify' into maint
Junio C Hamano
1
-13
/
+6
2015-08-03
Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maint
Junio C Hamano
1
-0
/
+5
2015-08-03
for-each-ref: add '--contains' option
Karthik Nayak
1
-0
/
+2
2015-08-03
ref-filter: implement '--contains' option
Karthik Nayak
1
-0
/
+5
2015-08-03
parse-options.h: add macros for '--contains' option
Karthik Nayak
2
-24
/
+4
2015-08-03
parse-option: rename parse_opt_with_commit()
Karthik Nayak
2
-4
/
+4
2015-08-03
for-each-ref: add '--merged' and '--no-merged' options
Karthik Nayak
1
-0
/
+3
2015-08-03
ref-filter: implement '--merged' and '--no-merged' options
Karthik Nayak
1
-0
/
+4
2015-08-03
ref-filter: add parse_opt_merge_filter()
Karthik Nayak
1
-0
/
+4
2015-08-03
for-each-ref: add '--points-at' option
Karthik Nayak
1
-2
/
+7
2015-08-03
ref-filter: implement '--points-at' option
Karthik Nayak
1
-0
/
+4
2015-08-03
tag: libify parse_opt_points_at()
Karthik Nayak
1
-19
/
+2
2015-08-03
for-each-ref: introduce filter_refs()
Karthik Nayak
1
-10
/
+11
2015-08-03
ref-filter: move code from 'for-each-ref'
Karthik Nayak
1
-1074
/
+0
2015-07-31
add: remove dead code
Stefan Beller
1
-2
/
+0
2015-07-28
get_remote_group(): use skip_prefix()
Michael Haggerty
1
-2
/
+1
2015-07-28
get_remote_group(): eliminate superfluous call to strcspn()
Michael Haggerty
1
-2
/
+2
2015-07-28
get_remote_group(): rename local variable "space" to "wordlen"
Michael Haggerty
1
-5
/
+5
2015-07-28
get_remote_group(): handle remotes with single-character names
Michael Haggerty
1
-2
/
+1
2015-07-27
Merge branch 'ls/hint-rev-list-count' into maint
Junio C Hamano
1
-0
/
+1
2015-07-27
Merge branch 'jk/rev-list-no-bitmap-while-pruning' into maint
Junio C Hamano
1
-1
/
+1
2015-07-27
Merge branch 'jk/index-pack-reduce-recheck' into maint
Junio C Hamano
1
-1
/
+1
2015-07-24
rerere: use "struct rerere_id" instead of "char *" for conflict ID
Junio C Hamano
1
-1
/
+1
2015-07-24
rerere: call conflict-ids IDs
Junio C Hamano
1
-2
/
+2
2015-07-22
receive-pack: crash when checking with non-exist HEAD
Jiang Xin
1
-1
/
+1
2015-07-22
pull: allow dirty tree when rebase.autostash enabled
Kevin Daudt
1
-1
/
+5
2015-07-21
builtin/send-pack.c: respect user.signingkey
Junio C Hamano
1
-0
/
+3
2015-07-21
update-ref and tag: add --create-reflog arg
David Turner
2
-4
/
+15
2015-07-21
git-reflog: add exists command
David Turner
1
-1
/
+32
2015-07-21
refs: new public ref function: safe_create_reflog
David Turner
1
-9
/
+5
2015-07-21
refs.c: add err arguments to reflog functions
David Turner
1
-3
/
+5
2015-07-20
checkout: drop intimate knowledge of newly created worktree
Eric Sunshine
1
-7
/
+2
2015-07-20
worktree: populate via "git reset --hard" rather than "git checkout"
Eric Sunshine
1
-2
/
+1
2015-07-20
worktree: avoid resolving HEAD unnecessarily
Eric Sunshine
1
-12
/
+5
2015-07-20
worktree: make setup of new HEAD distinct from worktree population
Eric Sunshine
1
-5
/
+15
2015-07-20
worktree: detect branch-name/detached and error conditions locally
Eric Sunshine
1
-0
/
+18
2015-07-20
worktree: add_worktree: construct worktree-population command locally
Eric Sunshine
1
-11
/
+8
2015-07-20
worktree: elucidate environment variables intended for child processes
Eric Sunshine
1
-2
/
+5
2015-07-20
worktree: make branch creation distinct from worktree population
Eric Sunshine
1
-3
/
+14
[prev]
[next]