index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache-tree.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-14
rebase: finish_rebase() in fast-forward rebase
Ramkumar Ramachandra
2
-0
/
+12
2013-06-14
rebase: guard against missing files in read_basic_state()
Ramkumar Ramachandra
1
-0
/
+2
2013-05-29
rebase: implement --[no-]autostash and rebase.autostash
Ramkumar Ramachandra
4
-3
/
+208
2013-05-13
rebase --merge: return control to caller, for housekeeping
Ramkumar Ramachandra
1
-3
/
+2
2013-05-13
rebase -i: return control to caller, for housekeeping
Ramkumar Ramachandra
1
-4
/
+5
2013-05-13
am: return control to caller, for housekeeping
Ramkumar Ramachandra
2
-6
/
+11
2013-05-13
rebase: prepare to do generic housekeeping
Ramkumar Ramachandra
1
-0
/
+7
2013-05-13
rebase -i: don't error out if $state_dir already exists
Ramkumar Ramachandra
1
-1
/
+1
2013-05-13
am: tighten a conditional that checks for $dotest
Ramkumar Ramachandra
1
-1
/
+3
2013-05-04
Git 1.8.3-rc1
v1.8.3-rc1
Junio C Hamano
1
-1
/
+1
2013-05-04
completion: zsh: don't override suffix on _detault
Felipe Contreras
1
-1
/
+1
2013-05-02
Documentation/git-commit: Typo under --edit
Anders Granskogen Bjørnstad
1
-2
/
+2
2013-05-02
Update draft release notes to 1.8.3
Junio C Hamano
1
-3
/
+16
2013-05-02
Fix grammar in the 1.8.3 release notes.
Marc Branchaud
1
-78
/
+77
2013-05-01
unpack_entry: avoid freeing objects in base cache
Thomas Rast
1
-1
/
+0
2013-04-29
git-completion.bash: add remote.pushdefault to config list
Ramkumar Ramachandra
1
-0
/
+5
2013-04-29
git-completion.bash: add branch.*.pushremote to config list
Ramkumar Ramachandra
1
-2
/
+2
2013-04-29
complete: zsh: use zsh completion for the main cmd
Felipe Contreras
1
-1
/
+119
2013-04-29
complete: zsh: trivial simplification
Felipe Contreras
1
-8
/
+8
2013-04-29
git-completion.bash: complete branch.*.rebase as boolean
Ramkumar Ramachandra
1
-0
/
+4
2013-04-29
git-completion.bash: add diff.submodule to config list
Ramkumar Ramachandra
1
-0
/
+5
2013-04-29
git-completion.bash: lexical sorting for diff.statGraphWidth
Ramkumar Ramachandra
1
-1
/
+1
2013-04-29
Git.pm: call tempfile from File::Temp as a regular function
H. Merijn Brand
1
-1
/
+1
2013-04-28
documentation: trivial whitespace cleanups
Felipe Contreras
1
-6
/
+6
2013-04-28
t/Makefile: remove smoke test targets
John Keeping
1
-38
/
+0
2013-04-28
pretty: Fix bug in truncation support for %>, %< and %><
Ramsay Jones
1
-2
/
+2
2013-04-28
clone: Make the 'junk_mode' symbol a file static
Ramsay Jones
1
-1
/
+1
2013-04-28
merge-tree: fix typo in "both changed identically"
John Keeping
2
-1
/
+14
2013-04-28
completion: add missing format-patch options
Felipe Contreras
1
-1
/
+2
2013-04-27
Git 1.8.3-rc0
v1.8.3-rc0
Junio C Hamano
2
-19
/
+9
2013-04-27
remote-bzr: strip extra newline
Felipe Contreras
1
-0
/
+4
2013-04-27
remote-bzr: tell bazaar to be quiet
Felipe Contreras
1
-0
/
+3
2013-04-27
remote-bzr: store converted URL
Felipe Contreras
1
-1
/
+12
2013-04-27
remote-hg: use hashlib instead of hg sha1 util
Felipe Contreras
1
-2
/
+2
2013-04-27
remote-bzr: add support to push URLs
Felipe Contreras
1
-3
/
+13
2013-04-27
remote-bzr: fix bad state issue
Felipe Contreras
1
-0
/
+6
2013-04-27
remote-hg: remove extra check
Felipe Contreras
1
-4
/
+0
2013-04-27
remote-helpers: trivial cleanups
Felipe Contreras
2
-4
/
+5
2013-04-26
git add: avoid "-u/-A without pathspec" warning on stat-dirty paths
Junio C Hamano
1
-0
/
+2
2013-04-26
Git 1.8.2.2
v1.8.2.2
Junio C Hamano
3
-2
/
+21
2013-04-26
t7409: do not use export X=Y
Torsten Bögershausen
1
-4
/
+10
2013-04-26
test-hg-hg-git.sh: do not use export X=Y
Torsten Bögershausen
1
-4
/
+6
2013-04-26
test-hg-bidi.sh: do not use export X=Y
Torsten Bögershausen
1
-5
/
+6
2013-04-26
t9501: do not use export X=Y
Torsten Bögershausen
1
-5
/
+10
2013-04-26
t9020: do not use export X=Y
Torsten Bögershausen
1
-1
/
+2
2013-04-26
remote-bzr: use proper push method
Felipe Contreras
1
-5
/
+5
2013-04-26
pretty: remove intermediate strbufs from pp_user_info()
René Scharfe
1
-20
/
+9
2013-04-26
pretty: simplify output line length calculation in pp_user_info()
René Scharfe
1
-4
/
+3
2013-04-26
pretty: simplify input line length calculation in pp_user_info()
René Scharfe
1
-11
/
+2
2013-04-25
bash-prompt.sh: show where rebase is at when stopped
Zoltan Klinger
3
-9
/
+31
[next]