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
2010-11-17
builtin/notes.c: Split notes ref DWIMmery into a separate function
Johan Herland
1
-6
/
+11
2010-11-17
notes.c: Use two newlines (instead of one) when concatenating notes
Johan Herland
5
-3
/
+15
2010-11-17
(trivial) t3303: Indent with tabs instead of spaces for consistency
Johan Herland
1
-9
/
+9
2010-11-17
notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
Johan Herland
4
-37
/
+43
2010-11-17
Merge branch 'mz/maint-rebase-X-fix' into maint
Junio C Hamano
1
-0
/
+21
2010-11-17
Documentation/git-pull: clarify configuration
Martin von Zweigbergk
1
-6
/
+8
2010-11-17
Document that rev-list --graph triggers parent rewriting.
Yann Dirson
1
-0
/
+2
2010-11-17
Fix username and password extraction from HTTP URLs
Gabriel Corona
2
-2
/
+12
2010-11-17
t5550: test HTTP authentication and userinfo decoding
Gabriel Corona
4
-0
/
+40
2010-11-17
git instaweb: enable remote_heads
Giuseppe Bilotta
1
-0
/
+2
2010-11-17
gitweb: group remote heads by remote
Giuseppe Bilotta
2
-20
/
+152
2010-11-17
gitweb: provide a routine to display (sub)sections
Giuseppe Bilotta
1
-0
/
+38
2010-11-17
gitweb: refactor repository URL printing
Giuseppe Bilotta
1
-1
/
+6
2010-11-17
gitweb: remotes view for a single remote
Giuseppe Bilotta
1
-4
/
+26
2010-11-17
gitweb: allow action specialization in page header
Giuseppe Bilotta
1
-1
/
+9
2010-11-17
gitweb: nagivation menu for tags, heads and remotes
Giuseppe Bilotta
1
-3
/
+16
2010-11-17
gitweb: separate heads and remotes lists
Giuseppe Bilotta
1
-4
/
+27
2010-11-17
gitweb: git_get_heads_list accepts an optional list of refs
Giuseppe Bilotta
1
-4
/
+7
2010-11-17
gitweb: introduce remote_heads feature
Giuseppe Bilotta
1
-2
/
+16
2010-11-17
gitweb: use fullname as hash_base in heads link
Giuseppe Bilotta
1
-1
/
+1
2010-11-17
allow command-specific pagers in pager.<cmd>
Jeff King
3
-10
/
+52
2010-11-17
log.decorate: accept 0/1 bool values
Jeff King
2
-2
/
+23
2010-11-16
clean: avoid quoting twice
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2010-11-16
document sigchain api
Jeff King
1
-0
/
+41
2010-11-16
Keep together options controlling the behaviour of diffcore-rename.
Yann Dirson
1
-14
/
+12
2010-11-15
use persistent memory for rejected paths
Clemens Buchacher
4
-42
/
+38
2010-11-15
Merge branch 'maint'
Junio C Hamano
1
-4
/
+0
2010-11-15
verify-tag: document --verbose
René Scharfe
2
-1
/
+5
2010-11-15
branch: improve --verbose description
René Scharfe
1
-1
/
+2
2010-11-15
archive: improve --verbose description
René Scharfe
1
-1
/
+1
2010-11-15
Describe various forms of "be quiet" using OPT__QUIET
Jonathan Nieder
10
-11
/
+14
2010-11-15
add OPT__FORCE
René Scharfe
13
-15
/
+16
2010-11-15
add description parameter to OPT__QUIET
René Scharfe
14
-15
/
+15
2010-11-15
add description parameter to OPT__DRY_RUN
René Scharfe
10
-12
/
+10
2010-11-15
add description parameter to OPT__VERBOSE
René Scharfe
16
-17
/
+17
2010-11-15
do not overwrite untracked during merge from unborn branch
Clemens Buchacher
2
-1
/
+35
2010-11-14
tests: use test_cmp instead of piping to diff(1)
Ævar Arnfjörð Bjarmason
2
-47
/
+94
2010-11-14
t7004-tag.sh: re-arrange git tag comment for clarity
Ævar Arnfjörð Bjarmason
1
-5
/
+15
2010-11-12
setup: make sure git_dir path is in a permanent buffer, getenv(3) case
Kirill Smelkov
1
-0
/
+1
2010-11-12
add: do not rely on dtype being NULL behavior
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2010-11-12
git-send-email.perl: make initial In-Reply-To apply only to first email
Antonio Ospite
3
-7
/
+25
2010-11-11
t3402: test "rebase -s<strategy> -X<opt>"
Junio C Hamano
1
-0
/
+21
2010-11-11
Documentation: point to related commands from gitignore
Jonathan Nieder
1
-5
/
+19
2010-11-11
Documentation: split gitignore page into sections
Jonathan Nieder
1
-2
/
+4
2010-11-11
gitweb: Time::HiRes is in core for Perl 5.8
Jakub Narebski
1
-7
/
+5
2010-11-10
Remove pack file handling dependency from wrapper.o
Jonathan Nieder
2
-3
/
+13
2010-11-10
pack-objects: mark file-local variable static
Jonathan Nieder
1
-1
/
+1
2010-11-10
wrapper: give zlib wrappers their own translation unit
Jonathan Nieder
3
-60
/
+62
2010-11-10
strbuf: move strbuf_branchname to sha1_name.c
Jonathan Nieder
2
-18
/
+18
2010-11-10
path helpers: move git_mkstemp* to wrapper.c
Jonathan Nieder
2
-113
/
+113
[prev]
[next]