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-09-17
remote: add get-url subcommand
Ben Boeckel
1
-0
/
+59
2015-07-13
Merge branch 'es/worktree-add'
Junio C Hamano
2
-153
/
+199
2015-07-13
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
4
-112
/
+145
2015-07-13
Merge branch 'ss/clone-guess-dir-name-simplify'
Junio C Hamano
1
-13
/
+6
2015-07-12
Revert "checkout: retire --ignore-other-worktrees in favor of --force"
Junio C Hamano
2
-4
/
+6
2015-07-10
Merge branch 'ls/hint-rev-list-count'
Junio C Hamano
1
-0
/
+1
2015-07-10
Merge branch 'jk/rev-list-no-bitmap-while-pruning'
Junio C Hamano
1
-1
/
+1
2015-07-09
Merge branch 'jc/fix-alloc-sortbuf-in-index-pack'
Junio C Hamano
1
-8
/
+8
2015-07-09
clone: simplify string handling in guess_dir_name()
Sebastian Schuberth
1
-13
/
+6
2015-07-07
checkout: retire --ignore-other-worktrees in favor of --force
Eric Sunshine
2
-6
/
+4
2015-07-07
worktree: add: auto-vivify new branch when <branch> is omitted
Eric Sunshine
1
-2
/
+6
2015-07-06
worktree: add: make -b/-B default to HEAD when <branch> is omitted
Eric Sunshine
1
-2
/
+4
2015-07-06
worktree: extract basename computation to new function
Eric Sunshine
1
-9
/
+20
2015-07-06
checkout: require worktree unconditionally
Eric Sunshine
1
-2
/
+0
2015-07-06
checkout: retire --to option
Eric Sunshine
2
-166
/
+139
2015-07-06
worktree: add -b/-B options
Eric Sunshine
1
-0
/
+11
2015-07-06
worktree: add --detach option
Eric Sunshine
1
-1
/
+4
2015-07-06
worktree: add --force option
Eric Sunshine
1
-1
/
+5
2015-07-06
worktree: introduce "add" command
Eric Sunshine
1
-0
/
+31
2015-07-06
checkout: drop 'checkout_opts' dependency from prepare_linked_checkout
Eric Sunshine
1
-4
/
+5
2015-07-06
checkout: make --to unconditionally verbose
Eric Sunshine
1
-2
/
+1
2015-07-06
checkout: prepare_linked_checkout: drop now-unused 'new' argument
Eric Sunshine
1
-3
/
+2
2015-07-06
checkout: relocate --to's "no branch specified" check
Eric Sunshine
1
-3
/
+4
2015-07-06
checkout: fix bug with --to and relative HEAD
Eric Sunshine
1
-4
/
+12
2015-07-04
index-pack: fix allocation of sorted_by_pos array
Junio C Hamano
1
-8
/
+8
2015-07-01
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
1
-1
/
+1
2015-07-01
rev-list: add --count to usage guide
Lawrence Siebert
1
-0
/
+1
2015-06-29
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
3
-100
/
+134
2015-06-25
Merge branch 'nd/diff-i-t-a'
Junio C Hamano
1
-1
/
+0
2015-06-24
Merge branch 'jk/index-pack-reduce-recheck'
Junio C Hamano
1
-1
/
+1
2015-06-24
Merge branch 'mh/reporting-broken-refs-from-for-each-ref'
Junio C Hamano
1
-0
/
+5
2015-06-24
Merge branch 'mh/fsck-reflog-entries'
Junio C Hamano
1
-14
/
+20
2015-06-24
Merge branch 'qn/blame-show-email'
Junio C Hamano
1
-1
/
+9
2015-06-24
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'
Junio C Hamano
1
-6
/
+6
2015-06-24
Merge branch 'jc/apply-reject-noop-hunk'
Junio C Hamano
1
-0
/
+3
2015-06-23
Revert "diff-lib.c: adjust position of i-t-a entries in diff"
Junio C Hamano
1
-1
/
+0
2015-06-16
Merge branch 'jk/clone-dissociate' into maint
Junio C Hamano
1
-13
/
+4
2015-06-16
Merge branch 'ah/usage-strings' into maint
Junio C Hamano
2
-2
/
+2
2015-06-16
Merge branch 'rs/janitorial' into maint
Junio C Hamano
3
-16
/
+4
2015-06-16
Merge branch 'dt/clean-pathspec-filter-then-lstat' into maint
Junio C Hamano
1
-3
/
+3
2015-06-16
Merge branch 'nd/slim-index-pack-memory-usage'
Junio C Hamano
1
-2
/
+6
2015-06-12
checkout: don't check worktrees when not necessary
Nguyễn Thái Ngọc Duy
1
-12
/
+11
2015-06-11
Merge branch 'jk/clone-dissociate'
Junio C Hamano
1
-13
/
+4
2015-06-09
index-pack: avoid excessive re-reading of pack directory
Jeff King
1
-1
/
+1
2015-06-08
fsck: report errors if reflog entries point at invalid objects
Michael Haggerty
1
-4
/
+9
2015-06-08
fsck_handle_reflog_sha1(): new function
Michael Haggerty
1
-14
/
+15
2015-06-05
Merge branch 'bc/object-id'
Junio C Hamano
16
-122
/
+136
2015-06-05
Merge branch 'jk/at-push-sha1'
Junio C Hamano
4
-31
/
+34
2015-06-05
Merge branch 'dl/branch-error-message' into maint
Junio C Hamano
1
-3
/
+3
2015-06-05
Merge branch 'ps/bundle-verify-arg' into maint
Junio C Hamano
1
-0
/
+8
[next]