16376 Commits (5e166843f502536df7e940486721057acf37ec23)
 

Author SHA1 Message Date
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
Miklos Vajna 749bc58c5e Cleanup in sha1_file.c::cache_or_unpack_entry() 17 years ago
Brandon Casey 36e40535dc builtin-merge.c: allocate correct amount of memory 17 years ago
Shawn O. Pearce c4f6a48969 Merge branch 'maint' 17 years ago
Samuel Tardieu fb74243636 Do not use errno when pread() returns 0 17 years ago
Brandon Casey 19d4b416f4 Replace xmalloc/memset(0) pairs with xcalloc 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
Jonathan del Strother 5d1e958e24 Teach git diff about Objective-C syntax 17 years ago
Nanako Shiraishi c44276563f rebase --no-verify 17 years ago
Florian Ragwitz 5de70efbd9 Add git-svn branch to allow branch creation in SVN repositories 17 years ago
Shawn O. Pearce 276328ffb8 Merge branch 'maint' 17 years ago
Shawn O. Pearce e261cf9484 Update release notes for 1.6.0.3 17 years ago
Dmitry Potapov 048f276200 do not segfault if make_cache_entry failed 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
Jeff King b724fd0944 tutorial: update output of git commit 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
Miklos Vajna cf10f9fdd5 builtin-commit: use reduce_heads() only when appropriate 17 years ago
Miklos Vajna 668f26fff6 builtin-merge: refresh the index before calling a strategy 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
Shawn O. Pearce 3e3d4ee7cb Merge branch 'pb/gitweb-tagcloud' into pb/gitweb 17 years ago
Petr Baudis 0d1d154dbe gitweb: Support for simple project search form 17 years ago
Petr Baudis 42326110b5 gitweb: Make the by_tag filter delve in forks as well 17 years ago
Petr Baudis aed93de428 gitweb: Support for tag clouds 17 years ago
SZEDER Gábor 7c4188360a rebase -i: proper prepare-commit-msg hook argument when squashing 17 years ago
Teemu Likonen fd3a8dcbbd bash completion: Add --[no-]validate to "git send-email" 17 years ago
Petr Baudis d627f68fbb gitweb: Add support for extending the action bar with custom links 17 years ago
Pierre Habouzit d249610792 parse-opt: migrate builtin-merge-file. 17 years ago
Pierre Habouzit e5d1a4df56 parse-opt: migrate git-merge-base. 17 years ago
Pierre Habouzit c8ef0383ac parse-opt: migrate fmt-merge-msg. 17 years ago
Brandon Casey a5a5a04863 xdiff-interface.c: strip newline (and cr) from line before pattern matching 17 years ago
David Aguilar 52e8370bc7 tests: add a testcase for "git submodule sync" 17 years ago
Shawn O. Pearce bf8f2ad5f2 Merge branch 'maint' 17 years ago
Nicolas Pitre 9126f0091f fix openssl headers conflicting with custom SHA1 implementations 17 years ago
Nanako Shiraishi 120a385afb archive.c: make archiver static 17 years ago
Nanako Shiraishi c5ae6439d4 commit.c: make read_graft_file() static 17 years ago
Nanako Shiraishi 0433bcd9f0 config.c: make git_parse_long() static 17 years ago
Nanako Shiraishi 7996ff335e run-command.c: remove run_command_v_opt_cd() 17 years ago
Nanako Shiraishi 159b321270 dir.c: make dir_add_name() and dir_add_ignored() static 17 years ago
Jakub Narebski 9a1fd653b1 gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh 17 years ago