10957 Commits (a781785d8f1eb7adf05a24b121104716a086a67a)
 

Author SHA1 Message Date
Jakub Narebski a781785d8f gitweb: Fix support for legacy gitweb config for snapshots 18 years ago
Johannes Schindelin 16a7fcfe5e fsck --lost-found: write blob's contents, not their SHA-1 18 years ago
Marco Costalba c4640fe8d9 Avoid to duplicate commit message when is not encoded 18 years ago
Junio C Hamano e5633cbb85 Synonyms: -i == --regexp-ignore-case, -E == --extended-regexp 18 years ago
David Kastrup 98ec4ad7f9 Documentation/gitignore.txt: Fix the seriously misleading priority explanation 18 years ago
Junio C Hamano a644ffde0a Fix VISUAL/EDITOR preference order in Documentation/config.txt. 18 years ago
Matt McCutchen a3c8ab30a5 gitweb: snapshot cleanups & support for offering multiple formats 18 years ago
Johannes Schindelin 6368f3f8e7 rebase -i: call editor just once for a multi-squash 18 years ago
Linus Torvalds e1abc69b72 Fix up duplicate parents removal 18 years ago
Jakub Narebski 69a9b41c15 gitweb cleanup: Move @diff_opts declaration earlier 18 years ago
Adam Roben ef0c2abf3e Add GIT_EDITOR environment and core.editor configuration variables 18 years ago
Steven Grimm a7738c77f1 Document how to tell git to not launch a pager 18 years ago
Carlos Rica c4fba0a358 Rename read_pipe() with read_fd() and make its buffer nul-terminated. 18 years ago
Junio C Hamano 6fb73e442a Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4 18 years ago
Johannes Schindelin af580e9c5a filter-branch: get rid of "set -e" 18 years ago
Richard MUSIL 575d025c0d git-svn: Minimalistic patch which allows svn usernames with space(s). 18 years ago
Linus Torvalds b59d398bea Do a better job at guessing unknown character sets 18 years ago
しらいしななこ ec96e0f6a4 Document "git stash message..." 18 years ago
Sven Verdoolaege 0cf7375542 unpack-trees.c: assume submodules are clean during check-out 18 years ago
Junio C Hamano c1c10a3f27 Merge branch 'maint' 18 years ago
Julian Phillips 281a53bb79 Force listingblocks to be monospaced in manpages 18 years ago
Simon Hausmann 144ff46b19 git-p4: Cleanup, used common function for listing imported p4 branches 18 years ago
Simon Hausmann 86506fe54c git-p4: Fix upstream branch detection for submit/rebase with multiple branches. 18 years ago
Simon Hausmann 062410bb9d git-p4: Cleanup, make listExistingP4Branches a global function for later use. 18 years ago
Junio C Hamano fa2e71c9e7 Do not expect unlink(2) to fail on a directory. 18 years ago
Junio C Hamano 726f9bced9 Update INSTALL 18 years ago
Scott Lamb 788001908c git-p4: input to "p4 files" by stdin instead of arguments 18 years ago
Scott Lamb 9f90c7335e git-p4: use subprocess in p4CmdList 18 years ago
Francis Moreau 33b1f3d544 Fix git-branch documentation when using remote refs 18 years ago
Eric Wong 29633bb91c git-svn: fix commiting renames over DAV with funky file names 18 years ago
David Kastrup 99c01de402 contrib/emacs/Makefile: Also install .el files. 18 years ago
Junio C Hamano 9dfdf14b38 GIT v1.5.3-rc2 18 years ago
Sean e3b4968f9c Demote git-p4import to contrib status. 18 years ago
Sean 21ad54467a Remove p4 rpm from git.spec.in. 18 years ago
Sean f979492354 Remove "WITH_P4IMPORT" knob from the Makefile 18 years ago
Jim Meyering a5e407988b git-cvsserver: detect/diagnose write failure, etc. 18 years ago
Emil Medve 4cb08df553 Use $(RM) in Makefiles instead of 'rm -f' 18 years ago
Junio C Hamano 3f2fd36ebc Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Junio C Hamano a82830a457 Documentation/git-commit-tree: remove description of a nonexistent limitation 18 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Shawn O. Pearce b6f3481bb4 Teach fast-import to recursively copy files/directories 18 years ago
Marius Storm-Olsen 48b4c3d5ab Fix git-p4 on Windows to not use the Posix sysconf function. 18 years ago
Eric Wong 46cf98baa5 git-svn: remove leading slashes from fetch lines in the generate config 18 years ago
Junio C Hamano 9400893171 Update .mailmap 18 years ago
Junio C Hamano af6861b144 Add contrib/stats/mailmap.pl script 18 years ago
Josh Triplett 9d6f220cc8 Remove useless uses of cat, and replace with filename arguments 18 years ago
Matthieu Moy bdecd9d41b More permissive "git-rm --cached" behavior without -f. 18 years ago
Junio C Hamano 1701872fc2 Document new --date=<format> 18 years ago
Junio C Hamano b727a235a7 Wire new date formats to --date=<format> parser. 18 years ago
Junio C Hamano 73013afd14 Make show_rfc2822_date() just another date output format. 18 years ago