index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
fmt-merge-msg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-19
t0056: "git -C" test updates
Nazri Ramliy
1
-6
/
+8
2013-09-18
Start preparing for 1.8.4.1
Junio C Hamano
2
-1
/
+51
2013-09-18
Update draft release notes to 1.8.5 for the fourth batch of topics
Junio C Hamano
1
-0
/
+31
2013-09-17
Update draft release notes to 1.8.5 for the first half of the fourth batch
Junio C Hamano
1
-0
/
+22
2013-09-17
t3200: fix failure on case-insensitive filesystems
Eric Sunshine
1
-0
/
+1
2013-09-17
t7508: avoid non-portable sed expression
Eric Sunshine
1
-1
/
+2
2013-09-17
t7406-submodule-update: add missing &&
Tay Ray Chuan
1
-1
/
+1
2013-09-13
check-ignore: Add option to ignore index contents
Dave Williams
3
-11
/
+74
2013-09-13
urlmatch.c: recompute pointer after append_normalized_escapes
Thomas Rast
1
-1
/
+5
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
commit: disable status hints when writing to COMMIT_EDITMSG
Matthieu Moy
1
-0
/
+6
2013-09-12
wt-status: turn advice_status_hints into a field of wt_status
Matthieu Moy
3
-19
/
+21
2013-09-12
commit: factor status configuration is a helper function
Matthieu Moy
1
-8
/
+10
2013-09-12
http-backend: provide Allow header for 405
Brian M. Carlson
1
-2
/
+4
2013-09-12
Update draft release notes to 1.8.5
Junio C Hamano
1
-0
/
+32
2013-09-11
lookup_object: remove hashtable_index() and optimize hash_obj()
Nicolas Pitre
1
-12
/
+10
2013-09-11
update-ref: add test cases covering --stdin signature
Brad King
1
-0
/
+632
2013-09-11
cvsserver: pick up the right mode bits
Junio C Hamano
1
-1
/
+1
2013-09-10
send-email: don't call methods on undefined values
Brian M. Carlson
1
-1
/
+1
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
cherry-pick: allow "-" as abbreviation of '@{-1}'
Hiroshige Umino
2
-0
/
+22
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-09
branch.c: Relax unnecessary requirement on upstream's remote ref name
Per Cederqvist
2
-3
/
+2
2013-09-09
t3200: Add test demonstrating minor regression in 41c21f2
Johan Herland
1
-0
/
+34
2013-09-09
Refer to branch.<name>.remote/merge when documenting --track
Johan Herland
1
-2
/
+4
2013-09-09
t3200: Minor fix when preparing for tracking failure
Johan Herland
1
-1
/
+2
2013-09-09
t2024: Fix &&-chaining and a couple of typos
Johan Herland
1
-3
/
+3
2013-09-09
update-ref: support multiple simultaneous updates
Brad King
2
-2
/
+304
2013-09-09
git: run in a directory given with -C option
Nazri Ramliy
3
-2
/
+109
2013-09-09
rebase: fix run_specific_rebase's use of "return" on FreeBSD
Matthieu Moy
1
-1
/
+10
2013-09-09
git_remote_helpers: remove little used Python library
John Keeping
16
-1815
/
+0
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-06
Documentation: make AsciiDoc links always point to HTML files
Sebastian Schuberth
7
-10
/
+10
2013-09-06
status: add missing blank line after list of "other" files
Matthieu Moy
2
-1
/
+24
2013-09-06
tests: don't set status.displayCommentPrefix file-wide
Matthieu Moy
3
-813
/
+793
2013-09-06
status: disable display of '#' comment prefix by default
Matthieu Moy
8
-17
/
+114
2013-09-06
submodule summary: ignore --for-status option
Matthieu Moy
3
-20
/
+32
2013-09-06
wt-status: use argv_array API
Matthieu Moy
1
-12
/
+14
2013-09-06
builtin/stripspace.c: fix broken indentation
Matthieu Moy
1
-4
/
+4
2013-09-06
git-svn: fix termination issues for remote svn connections
Uli Heller
1
-0
/
+8
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
[next]