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
2016-10-24
commit: don't be fooled by ita entries when creating initial commit
Nguyễn Thái Ngọc Duy
1
-3
/
+8
2016-10-24
commit: fix empty commit creation when there's no changes but ita entries
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-10-21
transport: allow summary-width to be computed dynamically
Junio C Hamano
1
-2
/
+2
2016-10-21
fetch: pass summary_width down the callchain
Junio C Hamano
1
-16
/
+21
2016-10-21
sequencer: get rid of the subcommand field
Johannes Schindelin
1
-20
/
+16
2016-10-21
sequencer: plug memory leaks for the option values
Johannes Schindelin
1
-0
/
+4
2016-10-20
rev-list: use hdr_termination instead of a always using a newline
Jacob Keller
1
-1
/
+1
2016-10-17
Merge branch 'js/reset-usage'
Junio C Hamano
1
-1
/
+1
2016-10-17
Merge branch 'jk/alt-odb-cleanup'
Junio C Hamano
3
-16
/
+17
2016-10-17
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
1
-1
/
+40
2016-10-17
Merge branch 'jk/clone-copy-alternates-fix'
Junio C Hamano
1
-2
/
+5
2016-10-17
sequencer: use memoized sequencer directory path
Johannes Schindelin
1
-1
/
+1
2016-10-17
sequencer: use static initializers for replay_opts
Johannes Schindelin
1
-4
/
+2
2016-10-17
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
4
-8
/
+8
2016-10-14
fetch: use "quick" has_sha1_file for tag following
Jeff King
1
-4
/
+7
2016-10-12
merge-base: handle --fork-point without reflog
Jeff King
1
-0
/
+3
2016-10-11
reset: fix usage
Johannes Schindelin
1
-1
/
+1
2016-10-10
Merge branch 'jc/blame-reverse'
Junio C Hamano
1
-2
/
+40
2016-10-10
Merge branch 'nd/shallow-deepen'
Junio C Hamano
3
-16
/
+85
2016-10-10
Merge branch 'jk/pack-objects-optim-mru'
Junio C Hamano
2
-5
/
+92
2016-10-10
Merge branch 'rs/qsort'
Junio C Hamano
10
-31
/
+19
2016-10-10
receive-pack: quarantine objects until pre-receive accepts
Jeff King
1
-1
/
+40
2016-10-10
alternates: use fspathcmp to detect duplicates
Jeff King
1
-0
/
+2
2016-10-10
count-objects: report alternates via verbose mode
Jeff King
1
-0
/
+10
2016-10-10
alternates: use a separate scratch space
Jeff King
2
-16
/
+5
2016-10-10
submodule: ignore trailing slash in relative url
Stefan Beller
1
-0
/
+2
2016-10-10
submodule: ignore trailing slash on superproject URL
Stefan Beller
1
-2
/
+4
2016-10-10
ls-files: add pathspec matching for submodules
Brandon Williams
1
-6
/
+21
2016-10-10
ls-files: pass through safe options for --recurse-submodules
Brandon Williams
1
-3
/
+27
2016-10-10
ls-files: optionally recurse into submodules
Brandon Williams
1
-38
/
+100
2016-10-07
wt-status: teach has_{unstaged,uncommitted}_changes() about submodules
Johannes Schindelin
1
-1
/
+1
2016-10-07
wt-status: make the require_clean_work_tree() function reusable
Johannes Schindelin
1
-76
/
+1
2016-10-07
pull: make code more similar to the shell script again
Johannes Schindelin
1
-10
/
+20
2016-10-07
pull: drop confusing prefix parameter of die_on_unclean_work_tree()
Johannes Schindelin
1
-8
/
+8
2016-10-06
Merge branch 'rs/cocci'
Junio C Hamano
1
-1
/
+1
2016-10-06
Merge branch 'vn/revision-shorthand-for-side-branch-log'
Junio C Hamano
1
-13
/
+41
2016-10-06
Merge branch 'jc/blame-abbrev'
Junio C Hamano
1
-1
/
+1
2016-10-06
Merge branch 'jk/ambiguous-short-object-names'
Junio C Hamano
2
-2
/
+4
2016-10-05
clone: detect errors in normalize_path_copy
Jeff King
1
-2
/
+5
2016-10-03
Merge branch 'nd/init-core-worktree-in-multi-worktree-world'
Junio C Hamano
2
-48
/
+37
2016-10-03
Merge branch 'rs/copy-array'
Junio C Hamano
1
-1
/
+1
2016-10-03
abbrev: prepare for new world order
Junio C Hamano
1
-2
/
+3
2016-10-03
abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing
Junio C Hamano
1
-0
/
+3
2016-10-03
show-branch: use QSORT
René Scharfe
1
-4
/
+2
2016-09-29
use QSORT, part 2
René Scharfe
2
-3
/
+2
2016-09-29
Merge branch 'jc/worktree-config'
Junio C Hamano
1
-0
/
+2
2016-09-29
remove unnecessary check before QSORT
René Scharfe
1
-6
/
+4
2016-09-29
use QSORT
René Scharfe
8
-20
/
+13
2016-09-28
blame: use DEFAULT_ABBREV macro
Junio C Hamano
1
-1
/
+1
2016-09-27
use strbuf_addstr() instead of strbuf_addf() with "%s", part 2
René Scharfe
1
-1
/
+1
[prev]
[next]