10970 Commits (2d8ae400d134c326f3ab0ec15ae522fb74cd0b1d)
 

Author SHA1 Message Date
Kumar Gala 2d8ae400d1 send-email: Update regex parsing for pine aliases 18 years ago
Robin Rosenberg f836f1ae9b cvsexportcommit: avoid racy CVS problem. 18 years ago
René Scharfe 1843d8d545 cleanup unpack-trees.c: shrink struct tree_entry_list 18 years ago
René Scharfe 24d0063494 filter-branch: fix dash complaining about "Missing '))'" 18 years ago
Jakub Narebski 3473e7df5f gitweb: More detailed error messages for snapshot format 18 years ago
Alexandre Julliard 93c22eeb30 git.el: Support for incremental status updates. 18 years ago
Junio C Hamano 1130845be8 user-manual: fix typolets. 18 years ago
Junio C Hamano 1cffddd654 Mark user-manual as UTF-8 18 years ago
Johannes Schindelin 8e64006eee Teach revision machinery about --no-walk 18 years ago
Johannes Schindelin dfd05e38f0 filter-branch: Big syntax change; support rewriting multiple refs 18 years ago
Johannes Schindelin 3b38ec16d5 rebase -i: exchange all "if [ .. ]" by "if test .." 18 years ago
Johannes Schindelin dfa49f3348 Shut "git rebase -i" up when no --verbose was given 18 years ago
Johannes Schindelin 7296096c9d mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8' 18 years ago
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