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
2013-12-12
gitweb: Add a feature for adding more branch refs
Krzesimir Nowak
2
-12
/
+105
2013-12-12
gitweb: Return 1 on validation success instead of passed input
Krzesimir Nowak
1
-29
/
+32
2013-12-12
gitweb: Move check-ref-format code into separate function
Krzesimir Nowak
1
-4
/
+13
2013-12-12
diff: don't read index when --no-index is given
Thomas Gummerer
3
-2
/
+42
2013-12-12
diff: move no-index detection to builtin/diff.c
Thomas Gummerer
3
-47
/
+51
2013-12-12
Documentation/git-replace: describe --format option
Christian Couder
1
-1
/
+18
2013-12-12
builtin/replace: unset read_replace_refs
Christian Couder
2
-1
/
+3
2013-12-12
t6050: add tests for listing with --format
Christian Couder
1
-0
/
+37
2013-12-12
builtin/replace: teach listing using short, medium or full formats
Christian Couder
1
-7
/
+54
2013-12-12
sha1_file: perform object replacement in sha1_object_info_extended()
Christian Couder
2
-7
/
+8
2013-12-12
t6050: show that git cat-file --batch fails with replace objects
Christian Couder
1
-0
/
+5
2013-12-12
sha1_object_info_extended(): add an "unsigned flags" parameter
Christian Couder
4
-6
/
+6
2013-12-12
sha1_file.c: add lookup_replace_object_extended() to pass flags
Christian Couder
2
-2
/
+7
2013-12-12
replace_object: don't check read_replace_refs twice
Christian Couder
1
-3
/
+0
2013-12-12
rename READ_SHA1_FILE_REPLACE flag to LOOKUP_REPLACE_OBJECT
Christian Couder
2
-3
/
+3
2013-12-12
cat-file: handle --batch format with missing type/size
Jeff King
2
-1
/
+32
2013-12-12
cat-file: pass expand_data to print_object_or_die
Jeff King
1
-10
/
+11
2013-12-10
rebase: use reflog to find common base with upstream
John Keeping
3
-2
/
+33
2013-12-09
Merge git://repo.or.cz/git-gui
Junio C Hamano
8
-17
/
+56
2013-12-09
Merge git://ozlabs.org/~paulus/gitk
Junio C Hamano
1
-210
/
+353
2013-12-09
git_connect(): use common return point
Torsten Bögershausen
1
-58
/
+50
2013-12-09
connect.c: refactor url parsing
Torsten Bögershausen
5
-37
/
+48
2013-12-09
git_connect(): refactor the port handling for ssh
Torsten Bögershausen
3
-49
/
+17
2013-12-09
git fetch: support host:/~repo
Torsten Bögershausen
3
-17
/
+33
2013-12-09
t5500: add test cases for diag-url
Torsten Bögershausen
1
-0
/
+59
2013-12-09
git fetch-pack: add --diag-url
Torsten Bögershausen
4
-3
/
+41
2013-12-09
git_connect: factor out discovery of the protocol and its parts
Johannes Sixt
1
-27
/
+53
2013-12-09
git_connect: remove artificial limit of a remote command
Johannes Sixt
1
-6
/
+1
2013-12-09
rev-parse: be more careful with munging arguments
Jeff King
1
-1
/
+5
2013-12-09
remote: fix status with branch...rebase=preserve
Felipe Contreras
1
-2
/
+7
2013-12-09
Documentation: document pitfalls with 3-way merge
brian m. carlson
1
-0
/
+8
2013-12-09
fetch: add missing documentation
Felipe Contreras
1
-0
/
+3
2013-12-09
t: trivial whitespace cleanups
Felipe Contreras
2
-3
/
+1
2013-12-09
abspath: trivial style fix
Felipe Contreras
1
-1
/
+1
2013-12-09
remote-hg: add tests for special filenames
Felipe Contreras
1
-0
/
+68
2013-12-09
remote-hg: fix 'shared path' path
Felipe Contreras
1
-0
/
+3
2013-12-09
remote-helpers: add extra safety checks
Felipe Contreras
2
-8
/
+20
2013-12-09
remote-hg: avoid buggy strftime()
jcb91
1
-1
/
+1
2013-12-09
pull: use merge-base --fork-point when appropriate
John Keeping
1
-9
/
+1
2013-12-09
parse-options: remove OPT_BOOLEAN
Nguyễn Thái Ngọc Duy
1
-7
/
+4
2013-12-09
rev-parse: correctly diagnose revision errors before "--"
Jeff King
2
-0
/
+34
2013-12-09
gitignore.txt: clarify recursive nature of excluded directories
Karsten Blees
1
-2
/
+17
2013-12-06
difftool: display the number of files in the diff queue in the prompt
Zoltan Klinger
5
-4
/
+43
2013-12-06
pathspec.c: support adding prefix magic to a pathspec with mnemonic magic
Nguyễn Thái Ngọc Duy
1
-10
/
+18
2013-12-06
Support pathspec magic :(exclude) and its short form :!
Nguyễn Thái Ngọc Duy
7
-13
/
+324
2013-12-06
glossary-content.txt: rephrase magic signature part
Nguyễn Thái Ngọc Duy
1
-17
/
+12
2013-12-06
clone,fetch: catch non positive --depth option value
Nguyễn Thái Ngọc Duy
2
-0
/
+8
2013-12-06
config: arbitrary number of matches for --unset and --replace-all
Thomas Rast
2
-6
/
+77
2013-12-06
Start 1.9 cycle
Junio C Hamano
3
-2
/
+135
2013-12-06
Merge branch 'jk/remove-experimental-loose-object-support'
Junio C Hamano
19
-143
/
+0
[prev]
[next]