index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-13
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy
2
-2
/
+1
2018-05-13
pager: set COLUMNS to term_columns()
Jeff King
1
-3
/
+8
2018-05-13
refs: handle zero oid for pseudorefs
Martin Ågren
2
-5
/
+15
2018-05-13
t1400: add tests around adding/deleting pseudorefs
Martin Ågren
1
-0
/
+60
2018-05-13
refs.c: refer to "object ID", not "sha1", in error messages
Martin Ågren
1
-2
/
+4
2018-05-13
pack-format.txt: more details on pack file format
Nguyễn Thái Ngọc Duy
2
-0
/
+97
2018-05-11
get_short_oid: sort ambiguous objects by type, then SHA-1
Ævar Arnfjörð Bjarmason
5
-7
/
+88
2018-05-11
apply: clarify "-p" documentation
Jeff King
1
-2
/
+4
2018-05-11
t5516-fetch-push: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-05-11
t5516-fetch-push: fix 'push with dry-run' test
SZEDER Gábor
1
-4
/
+4
2018-05-11
sha1-name.c: move around the collect_ambiguous() function
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2018-05-11
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEX
SZEDER Gábor
1
-4
/
+4
2018-05-11
git-p4: change "commitish" typo to "committish"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2018-05-11
sha1-array.h: align function arguments
Ævar Arnfjörð Bjarmason
2
-4
/
+4
2018-05-11
sha1-name.c: remove stray newline
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-05-11
doc: fix config API documentation about config_with_options
Antonio Ospite
1
-8
/
+10
2018-05-11
submodule: port submodule subcommand 'foreach' from shell to C
Prathamesh Chavan
2
-38
/
+145
2018-05-10
Remove common-cmds.h
Nguyễn Thái Ngọc Duy
3
-55
/
+9
2018-05-10
help: use command-list.h for common command list
Nguyễn Thái Ngọc Duy
5
-50
/
+122
2018-05-10
generate-cmds.sh: export all commands to command-list.h
Nguyễn Thái Ngọc Duy
4
-10
/
+75
2018-05-10
generate-cmds.sh: factor out synopsis extract code
Nguyễn Thái Ngọc Duy
1
-7
/
+11
2018-05-10
replace-object.c: remove the_repository from prepare_replace_object
Stefan Beller
1
-1
/
+1
2018-05-10
object.c: free replace map in raw_object_store_clear
Stefan Beller
1
-0
/
+1
2018-05-10
repository: fix free problem with repo_clear(the_repository)
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-05-10
fast-export: avoid NULL pointer arithmetic
René Scharfe
1
-4
/
+3
2018-05-10
BUG_exit_code: fix sparse "symbol not declared" warning
Ramsay Jones
2
-1
/
+3
2018-05-10
lock_file: move static locks into functions
Martin Ågren
6
-11
/
+7
2018-05-10
lock_file: make function-local locks non-static
Martin Ågren
10
-11
/
+11
2018-05-10
refs.c: do not die if locking fails in `delete_pseudoref()`
Martin Ågren
1
-4
/
+7
2018-05-10
refs.c: do not die if locking fails in `write_pseudoref()`
Martin Ågren
1
-3
/
+2
2018-05-10
t/helper/test-write-cache: clean up lock-handling
Martin Ågren
1
-9
/
+5
2018-05-09
submodule foreach: document variable '$displaypath'
Prathamesh Chavan
2
-14
/
+16
2018-05-09
submodule foreach: document '$sm_path' instead of '$path'
Prathamesh Chavan
1
-4
/
+7
2018-05-09
submodule foreach: correct '$path' in nested submodules from a subdirectory
Prathamesh Chavan
2
-3
/
+34
2018-05-09
object: allow create_object to handle arbitrary repositories
Stefan Beller
2
-8
/
+7
2018-05-09
object: allow grow_object_hash to handle arbitrary repositories
Stefan Beller
1
-8
/
+8
2018-05-09
alloc: add repository argument to alloc_commit_index
Stefan Beller
3
-4
/
+5
2018-05-09
alloc: add repository argument to alloc_report
Stefan Beller
2
-2
/
+3
2018-05-09
alloc: add repository argument to alloc_object_node
Stefan Beller
3
-3
/
+4
2018-05-09
alloc: add repository argument to alloc_tag_node
Stefan Beller
3
-3
/
+4
2018-05-09
alloc: add repository argument to alloc_commit_node
Stefan Beller
5
-5
/
+6
2018-05-09
alloc: add repository argument to alloc_tree_node
Stefan Beller
3
-3
/
+4
2018-05-09
alloc: add repository argument to alloc_blob_node
Stefan Beller
3
-3
/
+4
2018-05-09
object: add repository argument to grow_object_hash
Jonathan Nieder
1
-2
/
+3
2018-05-09
object: add repository argument to create_object
Stefan Beller
6
-7
/
+14
2018-05-09
repository: introduce parsed objects field
Stefan Beller
4
-23
/
+64
2018-05-09
t6050-replace: don't disable stdin for the whole test script
SZEDER Gábor
1
-2
/
+0
2018-05-08
merge: pass aggressive when rename detection is turned off
Ben Peart
1
-0
/
+1
2018-05-08
merge: add merge.renames config setting
Ben Peart
7
-12
/
+64
2018-05-08
merge: update documentation for {merge,diff}.renameLimit
Ben Peart
2
-2
/
+4
[prev]
[next]