15863 Commits (c82efafcfa741cdddbc68379c1905953f58ef21d)
 

Author SHA1 Message Date
Brandon Casey c82efafcfa remote.c: correct the check for a leading '/' in a remote name 16 years ago
Miklos Vajna 4e6d4bc0f0 Add testcase to ensure merging an early part of a branch is done properly 16 years ago
Junio C Hamano 6c1679254c Update draft release notes to 1.6.0.3 16 years ago
Shawn O. Pearce 72d404deba test-lib: fix broken printf 16 years ago
Jeff King 969c877506 git apply --directory broken for new files 16 years ago
Johannes Schindelin ff74126c03 rebase -i: do not fail when there is no commit to cherry-pick 16 years ago
Miklos Vajna b8eecafd88 test-lib: fix color reset in say_color() 16 years ago
Nicolas Pitre 838cd34664 fix pread()'s short read in index-pack 16 years ago
Shawn O. Pearce 44c33a5b96 Merge branch 'sg/maint-intrebase-msghook' into maint 16 years ago
Imre Deak b8ebe08b9a builtin-apply: fix typo leading to stack corruption 16 years ago
Brandon Casey 875471c510 git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1) 16 years ago
Shawn O. Pearce 027b5a4f3e Merge branch 'jk/maint-soliconv' into maint 16 years ago
Brandon Casey 36e40535dc builtin-merge.c: allocate correct amount of memory 16 years ago
Samuel Tardieu fb74243636 Do not use errno when pread() returns 0 16 years ago
Deskin Miller 0a2c7eea41 git init: --bare/--shared overrides system/global config 16 years ago
Johannes Sixt bf07cc58ae git-push.txt: Describe --repo option in more detail 16 years ago
Johannes Schindelin cced48a808 git rm: refresh index before up-to-date check 16 years ago
Mikael Magnusson daf6c2edc2 Fix a few typos in relnotes 16 years ago
Shawn O. Pearce e261cf9484 Update release notes for 1.6.0.3 16 years ago
Nanako Shiraishi d70b4a8f4b Teach rebase -i to honor pre-rebase hook 16 years ago
Nanako Shiraishi 00e5d48a9a docs: describe pre-rebase hook 16 years ago
Dmitry Potapov d09e2cd551 do not segfault if make_cache_entry failed 16 years ago
Dmitry Potapov 62525ef78e make prefix_path() never return NULL 16 years ago
Linus Torvalds 71b989e7dd fix bogus "diff --git" header from "diff --no-index" 16 years ago
Tuncer Ayaz fe8aa148b2 Fix fetch/clone --quiet when stdout is connected 16 years ago
Alexander Gavrilov 5209ac4de4 builtin-blame: Fix blame -C -C with submodules. 16 years ago
SZEDER Gábor 5a625b07bb bash: remove fetch, push, pull dashed form leftovers 16 years ago
Jeff King 0e214af9c3 Makefile: do not set NEEDS_LIBICONV for Solaris 8 16 years ago
SZEDER Gábor 943cea9014 rebase -i: remove leftover debugging 16 years ago
SZEDER Gábor 7c4188360a rebase -i: proper prepare-commit-msg hook argument when squashing 16 years ago
Jakub Narebski 9a1fd653b1 gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh 16 years ago
Jakub Narebski 2d7a3532c7 gitweb: Fix two 'uninitialized value' warnings in git_tree() 16 years ago
David Soria Parra 6e2dfb1631 Solaris: Use OLD_ICONV to avoid compile warnings 16 years ago
Giuseppe Bilotta b65910fec2 gitweb: remove PATH_INFO from $my_url and $my_uri 16 years ago
martin f. krafft b1524ee0f3 Improve git-log documentation wrt file filters 16 years ago
SZEDER Gábor 5d6b3a9ef8 Documentation: remove '\' in front of short options 16 years ago
Luc Heinrich 0a1a1c8615 git-svn: call 'fatal' correctly in set-tree 16 years ago
Michael Prokop 2670ddce53 Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606) 16 years ago
SZEDER Gábor 4b3729e637 t0024: add executable permission 16 years ago
Shawn O. Pearce edb7e82f72 Merge branch 'bc/maint-diff-hunk-header-fix' into maint 16 years ago
Shawn O. Pearce e9a06f1eeb Merge branch 'mg/maint-remote-fix' into maint 16 years ago
Rafael Garcia-Suarez cbce6c0be3 Clarify commit error message for unmerged files 16 years ago
Johan Herland 94e02e7f3b Use strchrnul() instead of strchr() plus manual workaround 16 years ago
Alex Riesen 175a494823 Use remove_path from dir.c instead of own implementation 16 years ago
Alex Riesen 4a92d1bfb7 Add remove_path: a function to remove as much as possible of a path 16 years ago
Ping Yin b9b378a001 git-submodule: Fix "Unable to checkout" for the initial 'update' 16 years ago
Stephen Haberman 2a79d2f662 Clarify how the user can satisfy stash's 'dirty state' check. 16 years ago
Alex Riesen 41f13af558 Remove empty directories in recursive merge 16 years ago
Chris Frey fee75457fc Documentation: clarify the details of overriding LESS via core.pager 16 years ago
Shawn O. Pearce 93feb4bb14 Update release notes for 1.6.0.3 16 years ago