index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
advice.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
replace: add test for --graft
Christian Couder
1
-1
/
+44
2014-07-21
replace: add --graft option
Christian Couder
1
-1
/
+73
2014-07-08
replace: cleanup redirection style in tests
Christian Couder
1
-24
/
+24
2014-07-08
commit: add for_each_mergetag()
Christian Couder
3
-11
/
+22
2014-07-02
enums: remove trailing ',' after last item in enum
Ronnie Sahlberg
1
-1
/
+1
2014-07-02
t7300: repair filesystem permissions with test_when_finished
Jeff King
1
-2
/
+2
2014-07-02
enums: remove trailing ',' after last item in enum
Ronnie Sahlberg
2
-2
/
+2
2014-06-27
gitk: Add visiblerefs option, which lists always-shown branches
Max Kirillov
1
-4
/
+6
2014-06-27
gitk: Catch mkdtemp errors
David Aguilar
1
-1
/
+3
2014-06-25
Fifth batch for 2.1
Junio C Hamano
1
-2
/
+14
2014-06-25
Git 2.0.1
v2.0.1
Junio C Hamano
4
-3
/
+119
2014-06-20
Fourth batch for 2.1
Junio C Hamano
1
-0
/
+9
2014-06-20
cleanup duplicate name_compare() functions
Jeremiah Mahler
5
-34
/
+15
2014-06-20
name-hash.c: replace cache_name_compare() with memcmp(3)
Jeremiah Mahler
1
-1
/
+1
2014-06-19
git-submodule.sh: avoid "echo" path-like values
Junio C Hamano
1
-8
/
+8
2014-06-19
git-submodule.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-12
/
+20
2014-06-18
refs.c: SSE2 optimizations for check_refname_component
David Turner
4
-18
/
+250
2014-06-18
Update of unicode_width.h to Unicode Version 7.0
Torsten Bögershausen
1
-7
/
+42
2014-06-18
http: fix charset detection of extract_content_type()
Yi EungJun
3
-2
/
+11
2014-06-16
rebase--merge: fix --skip with two conflicts in a row
brian m. carlson
2
-2
/
+18
2014-06-16
Third batch for 2.1
Junio C Hamano
1
-0
/
+80
2014-06-16
http-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616
Yi EungJun
1
-1
/
+1
2014-06-15
gitk: Use mktemp -d to avoid predictable temporary directories
David Aguilar
1
-1
/
+2
2014-06-15
gitk: Show staged submodules regardless of ignore config
Jens Lehmann
1
-3
/
+10
2014-06-15
gitk: Honor TMPDIR when viewing external diffs
David Aguilar
2698
-665460
/
+6212
2014-06-15
gitk: Allow displaying time zones from author and commit dates timestamps
Anders Kaseorg
1
-1
/
+23
2014-06-15
gitk: Switch to patch mode when searching for line origin
Max Kirillov
1
-2
/
+6
2014-06-15
gitk: Replace SHA1 entry field on keyboard paste
Ilya Bobyr
1
-0
/
+1
2014-06-14
submodule: document "sync --recursive"
Matthew Chen
1
-1
/
+1
2014-06-13
blame: simplify prepare_lines()
René Scharfe
1
-13
/
+7
2014-06-13
blame: factor out get_next_line()
René Scharfe
1
-18
/
+10
2014-06-13
completion: handle '!f() { ... }; f' and "!sh -c '...' -" aliases
Steffen Prohaska
2
-0
/
+37
2014-06-13
t0008: do not depend on 'echo' handling backslashes specially
Junio C Hamano
1
-6
/
+8
2014-06-13
reuse cached commit buffer when parsing signatures
Jeff King
3
-19
/
+12
2014-06-13
commit: record buffer length in cache
Jeff King
16
-38
/
+68
2014-06-13
commit: convert commit->buffer to a slab
Jeff King
2
-8
/
+13
2014-06-13
commit-slab: provide a static initializer
Jeff King
1
-0
/
+12
2014-06-13
use get_commit_buffer everywhere
Jeff King
7
-9
/
+33
2014-06-13
convert logmsg_reencode to get_commit_buffer
Jeff King
6
-35
/
+16
2014-06-13
use get_commit_buffer to avoid duplicate code
Jeff King
2
-27
/
+7
2014-06-13
use get_cached_commit_buffer where appropriate
Jeff King
3
-3
/
+3
2014-06-13
provide helpers to access the commit buffer
Jeff King
2
-0
/
+49
2014-06-13
provide a helper to set the commit buffer
Jeff King
4
-3
/
+14
2014-06-13
provide a helper to free commit buffer
Jeff King
6
-9
/
+30
2014-06-13
git-p4: fix submit in non --prepare-p4-only mode
Maxime Coste
1
-6
/
+6
2014-06-13
git-gui: tolerate major version changes when comparing the git version
Jens Lehmann
1
-2
/
+2
2014-06-13
git-gui: show staged submodules regardless of ignore config
Jens Lehmann
2
-1
/
+8
2014-06-12
t7700: drop explicit --no-pack-kept-objects from .keep test
Jeff King
1
-1
/
+1
2014-06-12
pull: do not abuse 'break' inside a shell 'case'
Jacek Konieczny
1
-2
/
+0
2014-06-12
sequencer: use logmsg_reencode in get_message
Jeff King
1
-40
/
+5
[next]