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
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-10
Merge branch 'maint'
Junio C Hamano
1
-1
/
+0
2011-03-10
Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"
Junio C Hamano
1
-1
/
+0
2011-03-08
add packet tracing debug code
Jeff King
1
-0
/
+2
2011-03-08
trace: add trace_strbuf
Jeff King
1
-0
/
+1
2011-03-08
trace: factor out "do we want to trace" logic
Jeff King
1
-0
/
+1
2011-03-08
trace: refactor to support multiple env variables
Jeff King
1
-1
/
+1
2011-03-08
trace: add trace_vprintf
Jeff King
1
-0
/
+1
2011-03-08
i18n: add no-op _() and N_() wrappers
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2011-03-02
sha1_file.c: Don't retain open fds on small packs
Shawn O. Pearce
1
-1
/
+2
2011-02-27
Merge branch 'jh/push-default-upstream-configname'
Junio C Hamano
1
-1
/
+1
2011-02-27
Merge branch 'lp/config-vername-check'
Junio C Hamano
1
-0
/
+1
2011-02-27
Merge branch 'nd/hash-object-sanity'
Junio C Hamano
1
-1
/
+1
2011-02-27
Merge branch 'nd/struct-pathspec'
Junio C Hamano
1
-1
/
+16
2011-02-22
update-index --refresh --porcelain: add missing const
Jonathan Nieder
1
-1
/
+1
2011-02-22
Sanity-check config variable names
Libor Pechacek
1
-0
/
+1
2011-02-16
push.default: Rename 'tracking' to 'upstream'
Johan Herland
1
-1
/
+1
2011-02-14
correct type of EMPTY_TREE_SHA1_BIN
Jonathan Nieder
1
-1
/
+3
2011-02-07
Make hash-object more robust against malformed objects
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-02-03
Convert ce_path_match() to use struct pathspec
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-02-03
tree_entry_interesting(): support wildcard matching
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2011-02-03
tree_entry_interesting(): support depth limit
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2011-02-03
Add struct pathspec
Nguyễn Thái Ngọc Duy
1
-0
/
+11
2010-12-28
Merge branch 'nd/setup'
Junio C Hamano
1
-0
/
+2
2010-12-22
Merge branch 'nd/maint-fix-add-typo-detection'
Junio C Hamano
1
-13
/
+13
2010-12-22
Add git_config_early()
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2010-12-22
Remove all logic from get_git_work_tree()
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2010-12-22
setup: limit get_git_work_tree()'s to explicit setup case only
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2010-12-16
Merge branch 'nd/extended-sha1-relpath'
Junio C Hamano
1
-1
/
+1
2010-12-12
Merge branch 'jn/parse-options-extra'
Junio C Hamano
1
-0
/
+1
2010-12-12
Merge branch 'js/configurable-tab'
Junio C Hamano
1
-7
/
+10
2010-12-07
Make prefix_path() return char* without const
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2010-12-07
setup: save prefix (original cwd relative to toplevel) in startup_info
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2010-12-03
Merge branch 'pn/commit-autosquash'
Junio C Hamano
1
-0
/
+3
2010-12-03
Merge branch 'jc/abbrev-guard'
Junio C Hamano
1
-0
/
+1
2010-12-01
Make the tab width used for whitespace checks configurable
Johannes Sixt
1
-7
/
+10
2010-11-29
Merge branch 'cb/leading-path-removal'
Junio C Hamano
1
-1
/
+1
2010-11-29
unpack-trees: move all skip-worktree checks back to unpack_trees()
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2010-11-29
cache.h: realign and use (1 << x) form for CE_* constants
Nguyễn Thái Ngọc Duy
1
-13
/
+12
2010-11-29
builtins: print setup info if repo is found
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2010-11-04
commit: helper methods to reduce redundant blocks of code
Pat Notz
1
-0
/
+3
2010-10-28
core.abbrevguard: Ensure short object names stay unique a bit longer
Junio C Hamano
1
-0
/
+1
2010-10-13
do not overwrite files in leading path
Clemens Buchacher
1
-1
/
+1
2010-10-08
Documentation: No argument of ALLOC_GROW should have side-effects
Jonathan Nieder
1
-1
/
+1
2010-10-06
work around buggy S_ISxxx(m) implementations
René Scharfe
1
-3
/
+10
2010-09-08
Merge branch 'kf/askpass-config'
Junio C Hamano
1
-0
/
+1
2010-09-08
Merge branch 'jk/maint-pass-c-config-in-env'
Junio C Hamano
1
-1
/
+4
2010-09-03
Merge branch 'jn/merge-renormalize'
Junio C Hamano
1
-0
/
+1
2010-08-31
Merge branch 'jn/paginate-fix'
Junio C Hamano
1
-0
/
+6
2010-08-31
Add a new option 'core.askpass'.
Anselm Kruis
1
-0
/
+1
2010-08-24
do not pass "git -c foo=bar" params to transport helpers
Jonathan Nieder
1
-1
/
+1
[prev]
[next]