16079 Commits (e1dc49bcdefd362e129c9ee3a85527b518f9b49d)
 

Author SHA1 Message Date
Junio C Hamano a38bb0cc0f Merge branch 'db/maint-checkout-b' into maint 16 years ago
Dan McGee 3b1eb12493 contrib: update packinfo.pl to not use dashed commands 16 years ago
Björn Steinbrink 1fb23e6550 force_object_loose: Fix memory leak 16 years ago
Junio C Hamano 51a94af845 Fix "checkout --track -b newbranch" on detached HEAD 16 years ago
Jeff King 98fa473887 refactor handling of "other" files in ls-files and status 16 years ago
Jeff King 7213080817 tests: shell negation portability fix 16 years ago
Junio C Hamano b0ad11ea16 pull: allow "git pull origin $something:$current_branch" into an unborn branch 16 years ago
Matt McCutchen 8ed0a740dd t1301-shared-repo.sh: don't let a default ACL interfere with the test 16 years ago
Jonas Fonseca 5782566d7f git-check-attr(1): add output and example sections 16 years ago
Brandon Casey 563d5a2c84 xdiff-interface.c: strip newline (and cr) from line before pattern matching 16 years ago
Brandon Casey b19d288b4d t4018-diff-funcname: demonstrate end of line funcname matching flaw 16 years ago
Brandon Casey 16b2672536 t4018-diff-funcname: rework negated last expression test 16 years ago
Mikael Magnusson 6c2a6022db Typo "does not exists" when git remote update remote. 16 years ago
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
Johannes Schindelin 8ee5d73137 Fix fetch/pull when run without --update-head-ok 16 years ago
Shawn O. Pearce 72d404deba test-lib: fix broken printf 17 years ago
Jeff King 969c877506 git apply --directory broken for new files 17 years ago
Johannes Schindelin ff74126c03 rebase -i: do not fail when there is no commit to cherry-pick 17 years ago
Miklos Vajna b8eecafd88 test-lib: fix color reset in say_color() 17 years ago
Nicolas Pitre 838cd34664 fix pread()'s short read in index-pack 17 years ago
Shawn O. Pearce 44c33a5b96 Merge branch 'sg/maint-intrebase-msghook' into maint 17 years ago
Imre Deak b8ebe08b9a builtin-apply: fix typo leading to stack corruption 17 years ago
Brandon Casey 875471c510 git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1) 17 years ago
Shawn O. Pearce 027b5a4f3e Merge branch 'jk/maint-soliconv' into maint 17 years ago
Brandon Casey 36e40535dc builtin-merge.c: allocate correct amount of memory 17 years ago
Samuel Tardieu fb74243636 Do not use errno when pread() returns 0 17 years ago
Deskin Miller 0a2c7eea41 git init: --bare/--shared overrides system/global config 17 years ago
Johannes Sixt bf07cc58ae git-push.txt: Describe --repo option in more detail 17 years ago
Johannes Schindelin cced48a808 git rm: refresh index before up-to-date check 17 years ago
Mikael Magnusson daf6c2edc2 Fix a few typos in relnotes 17 years ago
Shawn O. Pearce e261cf9484 Update release notes for 1.6.0.3 17 years ago
Nanako Shiraishi d70b4a8f4b Teach rebase -i to honor pre-rebase hook 17 years ago
Nanako Shiraishi 00e5d48a9a docs: describe pre-rebase hook 17 years ago
Dmitry Potapov d09e2cd551 do not segfault if make_cache_entry failed 17 years ago
Dmitry Potapov 62525ef78e make prefix_path() never return NULL 17 years ago
Linus Torvalds 71b989e7dd fix bogus "diff --git" header from "diff --no-index" 17 years ago
Tuncer Ayaz fe8aa148b2 Fix fetch/clone --quiet when stdout is connected 17 years ago
Alexander Gavrilov 5209ac4de4 builtin-blame: Fix blame -C -C with submodules. 17 years ago
SZEDER Gábor 5a625b07bb bash: remove fetch, push, pull dashed form leftovers 17 years ago
Jeff King 0e214af9c3 Makefile: do not set NEEDS_LIBICONV for Solaris 8 17 years ago
SZEDER Gábor 943cea9014 rebase -i: remove leftover debugging 17 years ago
SZEDER Gábor 7c4188360a rebase -i: proper prepare-commit-msg hook argument when squashing 17 years ago
Jakub Narebski 9a1fd653b1 gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh 17 years ago
Jakub Narebski 2d7a3532c7 gitweb: Fix two 'uninitialized value' warnings in git_tree() 17 years ago
David Soria Parra 6e2dfb1631 Solaris: Use OLD_ICONV to avoid compile warnings 17 years ago
Giuseppe Bilotta b65910fec2 gitweb: remove PATH_INFO from $my_url and $my_uri 17 years ago
martin f. krafft b1524ee0f3 Improve git-log documentation wrt file filters 17 years ago
SZEDER Gábor 5d6b3a9ef8 Documentation: remove '\' in front of short options 17 years ago