aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | send-email: Update regex parsing for pine aliasesKumar Gala2007-07-24
* | | cvsexportcommit: avoid racy CVS problem.Robin Rosenberg2007-07-24
* | | cleanup unpack-trees.c: shrink struct tree_entry_listRené Scharfe2007-07-24
* | | filter-branch: fix dash complaining about "Missing '))'"René Scharfe2007-07-24
* | | gitweb: More detailed error messages for snapshot formatJakub Narebski2007-07-24
* | | git.el: Support for incremental status updates.Alexandre Julliard2007-07-24
* | | user-manual: fix typolets.Junio C Hamano2007-07-24
* | | Mark user-manual as UTF-8Junio C Hamano2007-07-24
* | | Teach revision machinery about --no-walkJohannes Schindelin2007-07-23
* | | filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-23
* | | rebase -i: exchange all "if [ .. ]" by "if test .."Johannes Schindelin2007-07-23
* | | Shut "git rebase -i" up when no --verbose was givenJohannes Schindelin2007-07-23
* | | mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'Johannes Schindelin2007-07-23
* | | gitweb: Fix support for legacy gitweb config for snapshotsJakub Narebski2007-07-22
* | | fsck --lost-found: write blob's contents, not their SHA-1Johannes Schindelin2007-07-22
* | | Avoid to duplicate commit message when is not encodedMarco Costalba2007-07-22
* | | Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpJunio C Hamano2007-07-22
* | | Documentation/gitignore.txt: Fix the seriously misleading priority explanationDavid Kastrup2007-07-21
* | | Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano2007-07-21
* | | gitweb: snapshot cleanups & support for offering multiple formatsMatt McCutchen2007-07-21
* | | rebase -i: call editor just once for a multi-squashJohannes Schindelin2007-07-21
* | | Fix up duplicate parents removalLinus Torvalds2007-07-20
* | | gitweb cleanup: Move @diff_opts declaration earlierJakub Narebski2007-07-20
* | | Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben2007-07-20
* | | Document how to tell git to not launch a pagerSteven Grimm2007-07-20
* | | Rename read_pipe() with read_fd() and make its buffer nul-terminated.Carlos Rica2007-07-18
* | | Merge branch 'master' of git://people.freedesktop.org/~hausmann/git-p4Junio C Hamano2007-07-18
|\ \ \
| * | | git-p4: Cleanup, used common function for listing imported p4 branchesSimon Hausmann2007-07-18
| * | | git-p4: Fix upstream branch detection for submit/rebase with multiple branches.Simon Hausmann2007-07-18
| * | | git-p4: Cleanup, make listExistingP4Branches a global function for later use.Simon Hausmann2007-07-18
| * | | git-p4: input to "p4 files" by stdin instead of argumentsScott Lamb2007-07-17
| * | | git-p4: use subprocess in p4CmdListScott Lamb2007-07-17
* | | | filter-branch: get rid of "set -e"Johannes Schindelin2007-07-18
* | | | git-svn: Minimalistic patch which allows svn usernames with space(s).Richard MUSIL2007-07-18
* | | | Do a better job at guessing unknown character setsLinus Torvalds2007-07-18
* | | | Document "git stash message..."しらいしななこ2007-07-18
* | | | unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege2007-07-18
* | | | Merge branch 'maint'Junio C Hamano2007-07-18
|\ \ \ \
| * | | | Force listingblocks to be monospaced in manpagesJulian Phillips2007-07-18
| * | | | Do not expect unlink(2) to fail on a directory.Junio C Hamano2007-07-18
* | | | | Update INSTALLJunio C Hamano2007-07-17
* | | | | Fix git-branch documentation when using remote refsFrancis Moreau2007-07-16
* | | | | git-svn: fix commiting renames over DAV with funky file namesEric Wong2007-07-15
* | | | | contrib/emacs/Makefile: Also install .el files.David Kastrup2007-07-15
* | | | | GIT v1.5.3-rc2v1.5.3-rc2Junio C Hamano2007-07-15
* | | | | Demote git-p4import to contrib status.Sean2007-07-15
* | | | | Remove p4 rpm from git.spec.in.Sean2007-07-15
* | | | | Remove "WITH_P4IMPORT" knob from the MakefileSean2007-07-15
| |/ / / |/| | |
* | | | git-cvsserver: detect/diagnose write failure, etc.Jim Meyering2007-07-14
* | | | Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-14