index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
Update draft release notes to 1.8.5 for the third batch of topics
Junio C Hamano
1
-0
/
+4
2013-09-12
Update draft release notes to 1.8.5
Junio C Hamano
1
-0
/
+32
2013-09-09
Update draft release notes to 1.8.5 for the second batch of topics
Junio C Hamano
1
-0
/
+59
2013-09-09
git-config: always treat --int as 64-bit internally
Jeff King
4
-3
/
+29
2013-09-09
config: make numeric parsing errors more clear
Jeff King
3
-9
/
+16
2013-09-09
config: set errno in numeric git_parse_* functions
Jeff King
1
-4
/
+14
2013-09-09
config: properly range-check integer values
Jeff King
1
-6
/
+6
2013-09-09
config: factor out integer parsing from range checks
Jeff King
1
-6
/
+22
2013-09-08
pull: use $curr_branch_short more
René Scharfe
1
-3
/
+2
2013-09-08
remote-bzr: reuse bzrlib transports when possible
Richard Hansen
1
-12
/
+21
2013-09-08
l10n: de.po: use "das Tag" instead of "der Tag"
Ralf Thielow
1
-11
/
+11
2013-09-05
typofix: cherry is spelled with two ars
Junio C Hamano
2
-2
/
+2
2013-09-05
add: lift the pathspec magic restriction on "add -p"
Nguyễn Thái Ngọc Duy
2
-14
/
+1
2013-09-05
pathspec: catch prepending :(prefix) on pathspec with short magic
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2013-09-05
Documentation/git-merge.txt: fix formatting of example block
Andreas Schwab
1
-2
/
+2
2013-09-05
typofix: commit is spelled with two ems
Junio C Hamano
3
-9
/
+9
2013-09-05
glossary: fix and clarify the definition of 'ref'
Richard Hansen
1
-4
/
+14
2013-09-05
revisions.txt: fix and clarify <rev>^{<type>}
Richard Hansen
1
-4
/
+8
2013-09-05
glossary: more precise definition of tree-ish (a.k.a. treeish)
Richard Hansen
1
-3
/
+12
2013-09-05
use 'commit-ish' instead of 'committish'
Richard Hansen
23
-63
/
+63
2013-09-05
use 'tree-ish' instead of 'treeish'
Richard Hansen
6
-8
/
+8
2013-09-05
glossary: define commit-ish (a.k.a. committish)
Richard Hansen
1
-0
/
+12
2013-09-05
glossary: mention 'treeish' as an alternative to 'tree-ish'
Richard Hansen
1
-1
/
+1
2013-09-04
pull: allow pull to preserve merges when rebasing
Stephen Haberman
4
-11
/
+135
2013-09-04
Update draft release notes after merging the first batch of topics
Junio C Hamano
1
-0
/
+44
2013-09-03
fast-export: refactor get_tags_and_duplicates()
Felipe Contreras
1
-30
/
+38
2013-09-03
fast-export: make extra_refs global
Felipe Contreras
1
-11
/
+10
2013-09-03
git-remote-mediawiki: no need to update private ref in non-dumb push
Matthieu Moy
1
-1
/
+0
2013-09-03
git-remote-mediawiki: use no-private-update capability on dumb push
Matthieu Moy
1
-0
/
+3
2013-09-03
transport-helper: add no-private-update capability
Matthieu Moy
4
-2
/
+22
2013-08-31
add: trivial style cleanup
Felipe Contreras
1
-5
/
+5
2013-08-31
reset: trivial style cleanup
Felipe Contreras
1
-1
/
+1
2013-08-31
branch: trivial style fix
Felipe Contreras
1
-1
/
+1
2013-08-31
reset: trivial refactoring
Felipe Contreras
1
-6
/
+3
2013-08-30
gitweb: Fix the author initials in blame for non-ASCII names
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2013-08-30
has_sha1_file: re-check pack directory before giving up
Jeff King
1
-1
/
+4
2013-08-30
Start the post-1.8.4 cycle
Junio C Hamano
3
-2
/
+88
2013-08-30
fix shell syntax error in template
Thorsten Glaser
1
-0
/
+1
2013-08-30
l10n: fr.po: hotfix for commit 6b388fc
Sebastien Helleu
2
-718
/
+874
2013-08-29
git-remote-mediawiki: add test and check Makefile targets
Matthieu Moy
1
-1
/
+9
2013-08-29
config: rewrite core.pager documentation
Junio C Hamano
1
-16
/
+14
2013-08-29
write_index: optionally allow broken null sha1s
Jeff King
3
-4
/
+63
2013-08-29
builtin/fetch.c: Fix a sparse warning
Ramsay Jones
1
-1
/
+1
2013-08-29
diff --no-index: describe in a separate paragraph
Junio C Hamano
1
-5
/
+9
2013-08-28
documentation: clarify notes for clean.requireForce
Jiang Xin
1
-2
/
+2
2013-08-28
mailmap: handle mailmap blobs without trailing newlines
Jeff King
2
-13
/
+24
2013-08-28
"git prune" is safe
Thomas Ackermann
1
-9
/
+3
2013-08-28
Remove irrelevant reference from "Tying it all together"
Thomas Ackermann
1
-2
/
+1
2013-08-28
Remove unnecessary historical note from "Object storage format"
Thomas Ackermann
1
-2
/
+0
2013-08-28
Improve section "Merging multiple trees"
Thomas Ackermann
1
-14
/
+13
[next]