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
2014-09-11
Merge branch 'nd/fetch-pass-quiet-to-gc-child-process'
Junio C Hamano
1
-4
/
+6
2014-09-11
Merge branch 'dt/cache-tree-repair'
Junio C Hamano
2
-1
/
+19
2014-09-11
Merge branch 'rs/ref-transaction-1'
Junio C Hamano
5
-51
/
+81
2014-09-11
Merge branch 'nd/mv-code-cleaning'
Junio C Hamano
1
-88
/
+86
2014-09-11
Merge branch 'rs/child-process-init'
Junio C Hamano
10
-26
/
+14
2014-09-11
Merge branch 'ta/config-set-2'
Junio C Hamano
2
-38
/
+25
2014-09-09
Merge branch 'rs/clean-menu-item-defn'
Junio C Hamano
1
-1
/
+1
2014-09-09
Merge branch 'sb/mailsplit-dead-code-removal'
Junio C Hamano
1
-11
/
+6
2014-09-09
Merge branch 'sb/prepare-revision-walk-error-check'
Junio C Hamano
2
-2
/
+5
2014-09-09
Merge branch 'sb/blame-msg-i18n'
Junio C Hamano
1
-1
/
+1
2014-09-09
Merge branch 'sb/plug-leaks'
Junio C Hamano
1
-0
/
+2
2014-09-09
Merge branch 'mm/log-branch-desc-plug-leak'
Junio C Hamano
1
-0
/
+1
2014-09-09
Merge branch 'jc/apply-ws-prefix'
Junio C Hamano
1
-63
/
+68
2014-09-03
mv: no SP between function name and the first opening parenthese
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2014-09-03
mv: combine two if(s)
Nguyễn Thái Ngọc Duy
1
-4
/
+3
2014-09-03
mv: unindent one level for directory move code
Nguyễn Thái Ngọc Duy
1
-28
/
+21
2014-09-03
mv: move index search code out
Nguyễn Thái Ngọc Duy
1
-17
/
+25
2014-09-03
mv: remove an "if" that's always true
Nguyễn Thái Ngọc Duy
1
-15
/
+7
2014-09-03
mv: split submodule move preparation code out
Nguyễn Thái Ngọc Duy
1
-14
/
+22
2014-09-03
update-ref --stdin: pass transaction around explicitly
Jonathan Nieder
1
-12
/
+15
2014-09-03
update-ref --stdin: narrow scope of err strbuf
Jonathan Nieder
1
-1
/
+10
2014-09-03
receive-pack.c: use a reference transaction for updating the refs
Ronnie Sahlberg
1
-9
/
+16
2014-09-03
commit.c: use ref transactions for updates
Ronnie Sahlberg
1
-13
/
+12
2014-09-03
replace.c: use the ref transaction functions for updates
Ronnie Sahlberg
1
-6
/
+8
2014-09-03
tag.c: use ref transactions when doing updates
Ronnie Sahlberg
1
-6
/
+10
2014-09-03
refs.c: make ref_transaction_begin take an err argument
Ronnie Sahlberg
1
-1
/
+4
2014-09-03
refs.c: update ref_transaction_delete to check for error and return status
Ronnie Sahlberg
1
-2
/
+3
2014-09-03
refs.c: change ref_transaction_create to do error checking and return status
Ronnie Sahlberg
1
-1
/
+3
2014-09-02
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
2
-16
/
+14
2014-09-02
Merge branch 'rs/init-no-duplicate-real-path'
Junio C Hamano
1
-4
/
+4
2014-09-02
Merge branch 'mm/config-edit-global'
Junio C Hamano
2
-5
/
+61
2014-08-26
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
1
-0
/
+1
2014-08-26
use xgetcwd() to set $GIT_DIR
René Scharfe
1
-4
/
+3
2014-08-26
use xgetcwd() to get the current directory or die
René Scharfe
2
-12
/
+11
2014-08-20
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
10
-26
/
+14
2014-08-18
fetch: silence git-gc if --quiet is given
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2014-08-18
fetch: convert argv_gc_auto to struct argv_array
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2014-08-18
clean: use f(void) instead of f() to declare a pointer to a function without ...
René Scharfe
1
-1
/
+1
2014-08-13
builtin/apply.c: replace `git_config()` with `git_config_get_string_const()`
Tanay Abhra
1
-7
/
+5
2014-08-13
mailsplit.c: remove dead code
Stefan Beller
1
-11
/
+6
2014-08-12
pack-objects: turn off bitmaps when we see --shallow lines
Jeff King
1
-0
/
+1
2014-08-12
builtin/blame.c: add translation to warning about failed revision walk
Stefan Beller
1
-1
/
+1
2014-08-12
prepare_revision_walk(): check for return value in all places
Stefan Beller
2
-2
/
+5
2014-08-11
mv: flatten error handling code block
Nguyễn Thái Ngọc Duy
1
-18
/
+16
2014-08-11
mv: mark strings for translations
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-08-10
clone.c: don't leak memory in cmd_clone
Stefan Beller
1
-0
/
+2
2014-08-07
builtin/gc.c: replace `git_config()` with `git_config_get_*()` family
Tanay Abhra
1
-31
/
+20
2014-08-07
builtin/log.c: fix minor memory leak
Matthieu Moy
1
-0
/
+1
2014-08-07
apply: omit ws check for excluded paths
Junio C Hamano
1
-3
/
+6
2014-08-07
apply: hoist use_patch() helper for path exclusion up
Junio C Hamano
1
-38
/
+43
[next]