index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
convert.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
revert: give --continue handling its own function
Jonathan Nieder
1
-11
/
+17
2011-11-23
revert --abort: do not leave behind useless sequencer-old directory
Jonathan Nieder
2
-0
/
+9
2011-11-23
Fix revert --abort on Windows
Johannes Sixt
1
-2
/
+2
2011-11-23
revert: do not pass non-literal string as format to git_path()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-11-23
Update 1.7.8 draft release notes in preparation for rc4
Junio C Hamano
1
-1
/
+1
2011-11-23
revert: remove --reset compatibility option
Jonathan Nieder
2
-5
/
+2
2011-11-23
revert: introduce --abort to cancel a failed cherry-pick
Jonathan Nieder
5
-3
/
+185
2011-11-22
revert: write REVERT_HEAD pseudoref during conflicted revert
Jonathan Nieder
4
-3
/
+61
2011-11-22
revert: improve error message for cherry-pick during cherry-pick
Jonathan Nieder
1
-7
/
+6
2011-11-22
revert: rearrange pick_revisions() for clarity
Jonathan Nieder
1
-24
/
+24
2011-11-22
revert: rename --reset option to --quit
Jonathan Nieder
7
-25
/
+49
2011-11-21
convert.c: Fix return type of git_path_check_eol()
Ramsay Jones
1
-1
/
+1
2011-11-21
documentation fix: git difftool uses diff tools, not merge tools.
Thomas Hochstein
1
-1
/
+1
2011-11-21
config.c: Fix a static buffer overwrite bug by avoiding mkpath()
Ramsay Jones
1
-2
/
+2
2011-11-21
t5501-*.sh: Fix url passed to clone in setup test
Ramsay Jones
1
-1
/
+1
2011-11-18
Hopefully final update of release notes before 1.7.8 final
Junio C Hamano
1
-1
/
+1
2011-11-18
Makefile: add option to disable automatic dependency generation
Jonathan Nieder
1
-7
/
+24
2011-11-18
Git 1.7.7.4
v1.7.7.4
Junio C Hamano
3
-2
/
+16
2011-11-18
Makefile: add missing header file dependencies
Jonathan Nieder
1
-2
/
+3
2011-11-18
notes merge: eliminate OUTPUT macro
Jonathan Nieder
1
-43
/
+61
2011-11-18
do not let git_path clobber errno when reporting errors
Jonathan Nieder
2
-24
/
+34
2011-11-17
Git 1.7.8-rc3
v1.7.8-rc3
Junio C Hamano
2
-5
/
+2
2011-11-17
refs: loosen over-strict "format" check
Junio C Hamano
2
-10
/
+17
2011-11-17
mailmap: xcalloc mailmap_info
Marc-André Lureau
1
-3
/
+2
2011-11-16
revert: prettify fatal messages
Ramkumar Ramachandra
1
-5
/
+5
2011-11-16
git-compat-util: don't assume value for undefined variable
Ramkumar Ramachandra
1
-1
/
+1
2011-11-16
sha1_file: don't mix enum with int
Ramkumar Ramachandra
1
-1
/
+1
2011-11-16
convert: don't mix enum with int
Ramkumar Ramachandra
1
-3
/
+3
2011-11-16
http: remove unused function hex()
Ramkumar Ramachandra
1
-8
/
+0
2011-11-16
name-rev --all: do not even attempt to describe non-commit object
Junio C Hamano
1
-1
/
+1
2011-11-16
Revert "upload-archive: use start_command instead of fork"
Junio C Hamano
4
-31
/
+55
2011-11-13
Git 1.7.8-rc2
v1.7.8-rc2
Junio C Hamano
2
-2
/
+2
2011-11-10
mktree: fix a memory leak in write_tree()
Liu Yuan
1
-0
/
+1
2011-11-09
completion: don't leak variable from the prompt into environment
SZEDER Gábor
1
-1
/
+1
2011-11-09
Update draft release notes to 1.7.8
Junio C Hamano
1
-14
/
+5
2011-11-09
Git 1.7.7.3
v1.7.7.3
Junio C Hamano
3
-2
/
+21
2011-11-08
docs: Update install-doc-quick
Junio C Hamano
3
-50
/
+46
2011-11-08
docs: don't mention --quiet or --exit-code in git-log(1)
Jeff King
1
-0
/
+2
2011-11-08
Git 1.7.8-rc1
v1.7.8-rc1
Junio C Hamano
2
-2
/
+6
2011-11-08
blame.c: Properly initialize strbuf after calling textconv_object(), again
Sebastian Schuberth
1
-4
/
+3
2011-11-07
remote: fix remote set-url usage
Felipe Contreras
1
-1
/
+1
2011-11-07
remote: fix set-branches usage
Junio C Hamano
1
-1
/
+1
2011-11-06
git-p4: ignore apple filetype
Pete Wyckoff
2
-0
/
+44
2011-11-06
t/t7508-status.sh: use test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2011-11-06
t/t6030-bisect-porcelain.sh: use test_i18ngrep
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-11-04
http: don't always prompt for password
Stefan Naewe
1
-4
/
+3
2011-11-03
receive-pack: do not expect object 0{40} to exist
Junio C Hamano
1
-6
/
+11
2011-11-02
t3200: add test case for 'branch -m'
Stefan Naewe
1
-0
/
+5
2011-11-02
branch -m: handle no arg properly
Tay Ray Chuan
1
-5
/
+8
2011-11-02
Update draft release notes to 1.7.8
Junio C Hamano
1
-55
/
+11
[next]