index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
patch-ids.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-14
gitweb: link to "git describe"'d commits in log messages
Ævar Arnfjörð Bjarmason
1
-2
/
+16
2016-10-14
gitweb: link to 7-char+ SHA-1s, not only 8-char+
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2016-10-14
gitweb: fix a typo in a comment
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2016-10-14
fetch: use "quick" has_sha1_file for tag following
Jeff King
4
-4
/
+112
2016-10-14
worktree: allow the main brach of a bare repository to be checked out
Dennis Kaarsemaker
2
-0
/
+10
2016-10-12
merge-base: handle --fork-point without reflog
Jeff King
2
-0
/
+9
2016-10-12
cocci: refactor common patterns to use xstrdup_or_null()
Junio C Hamano
7
-20
/
+17
2016-10-12
gpg-interface: use more status letters
Michael J Gruber
4
-6
/
+34
2016-10-12
t1512: become resilient to GETTEXT_POISON build
Vasco Almeida
1
-1
/
+1
2016-10-12
l10n: de.po: translate 260 new messages
Ralf Thielow
1
-2387
/
+2783
2016-10-11
upload-pack: use priority queue in reachable() check
Jeff King
1
-6
/
+7
2016-10-11
Start preparing for 2.10.2
Junio C Hamano
2
-1
/
+46
2016-10-11
contrib: add credential helper for libsecret
Mantas Mikulėnas
2
-0
/
+395
2016-10-11
reset: fix usage
Johannes Schindelin
1
-1
/
+1
2016-10-11
pretty: fix document link for color specification
René Scharfe
1
-1
/
+2
2016-10-11
mergetool: honor -O<orderfile>
David Aguilar
3
-6
/
+40
2016-10-11
mergetool: honor diff.orderFile
David Aguilar
3
-15
/
+53
2016-10-11
mergetool: move main program flow into a main() function
David Aguilar
1
-87
/
+93
2016-10-11
mergetool: add copyright
David Aguilar
1
-0
/
+1
2016-10-11
documentation: improve submodule.<name>.{url, path} description
Stefan Beller
1
-5
/
+6
2016-10-11
configure.ac: improve description of NO_REGEX test
Jakub Narębski
1
-6
/
+7
2016-10-10
Ninth batch for 2.11
Junio C Hamano
1
-23
/
+40
2016-10-10
tmp-objdir: do not migrate files starting with '.'
Jeff King
1
-1
/
+1
2016-10-10
tmp-objdir: put quarantine information in the environment
Jeff King
2
-0
/
+3
2016-10-10
receive-pack: quarantine objects until pre-receive accepts
Jeff King
2
-1
/
+76
2016-10-10
tmp-objdir: introduce API for temporary object directories
Jeff King
3
-0
/
+328
2016-10-10
check_connected: accept an env argument
Jeff King
2
-0
/
+6
2016-10-10
alternates: use fspathcmp to detect duplicates
Jeff King
3
-1
/
+20
2016-10-10
sha1_file: always allow relative paths to alternates
Jeff King
2
-8
/
+23
2016-10-10
count-objects: report alternates via verbose mode
Jeff King
3
-0
/
+25
2016-10-10
fill_sha1_file: write into a strbuf
Jeff King
1
-24
/
+10
2016-10-10
alternates: store scratch buffer as strbuf
Jeff King
3
-18
/
+32
2016-10-10
fill_sha1_file: write "boring" characters
Jeff King
1
-7
/
+5
2016-10-10
alternates: use a separate scratch space
Jeff King
6
-37
/
+24
2016-10-10
alternates: encapsulate alt->base munging
Jeff King
1
-6
/
+13
2016-10-10
alternates: provide helper for allocating alternate
Jeff King
3
-15
/
+26
2016-10-10
alternates: provide helper for adding to alternates list
Jeff King
3
-23
/
+25
2016-10-10
link_alt_odb_entry: refactor string handling
Jeff King
1
-38
/
+45
2016-10-10
link_alt_odb_entry: handle normalize_path errors
Jeff King
3
-2
/
+37
2016-10-10
t5613: clarify "too deep" recursion tests
Jeff King
1
-8
/
+19
2016-10-10
ls-files: add pathspec matching for submodules
Brandon Williams
5
-13
/
+175
2016-10-10
ls-files: pass through safe options for --recurse-submodules
Brandon Williams
2
-7
/
+39
2016-10-10
ls-files: optionally recurse into submodules
Brandon Williams
4
-40
/
+208
2016-10-10
git: make super-prefix option
Brandon Williams
4
-0
/
+46
2016-10-10
use strbuf_add_unique_abbrev() for adding short hashes, part 3
René Scharfe
4
-20
/
+15
2016-10-10
remove unnecessary NULL check before free(3)
René Scharfe
2
-2
/
+6
2016-10-10
files_read_raw_ref: prevent infinite retry loops in general
Jeff King
1
-0
/
+7
2016-10-10
files_read_raw_ref: avoid infinite loop on broken symlinks
Jeff King
2
-1
/
+11
2016-10-07
wt-status: begin error messages with lower-case
Johannes Schindelin
1
-3
/
+3
2016-10-07
wt-status: teach has_{unstaged,uncommitted}_changes() about submodules
Johannes Schindelin
3
-11
/
+14
[next]