aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* filter-branch: work correctly with ambiguous refnamesJunio C Hamano2008-01-06
* git-rev-parse --symbolic-full-nameJunio C Hamano2008-01-06
* git-stash clear: refuse to work with extra parameter for nowJunio C Hamano2008-01-06
* git-stash: use stdout instead of stderr for non error messagesMarco Costalba2008-01-05
* Update draft release notes for 1.5.4Junio C Hamano2008-01-05
* git-am: Run git gc only once and not for every patch.Michael Stefaniuc2008-01-05
* t/t3800: do not use a temporary file to hold expected result.Junio C Hamano2008-01-05
* t/t{3600,3800,5401}: do not use egrep when grep would doJunio C Hamano2008-01-05
* t/t7001: avoid unnecessary ERE when using grepMiklos Vajna2008-01-05
* t/t7600: avoid GNUism in grepJunio C Hamano2008-01-05
* Merge git://repo.or.cz/git-guiJunio C Hamano2008-01-04
|\
| * git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen2007-12-29
| * Added Swedish translation.Peter Karlsson2007-12-29
| * git-gui: Unconditionally use absolute paths with CygwinMark Levedahl2007-12-14
| * git-gui: Handle file mode changes (644->755) in diff viewerShawn O. Pearce2007-12-14
| * git-gui: Move frequently used commands to the top of the context menu.Johannes Sixt2007-12-14
* | Document git-reset defaults to HEAD if no commit is givenMarco Costalba2008-01-04
* | diff: remove lazy config loadingJeff King2008-01-04
* | diff: load funcname patterns in "basic" configJeff King2008-01-04
* | add a "basic" diff config callbackJeff King2008-01-04
* | receive-pack: reject invalid refnamesMartin Koegler2008-01-04
* | Don't access line[-1] for a zero-length "line" from fgets.Jim Meyering2008-01-04
* | git-clean: make "Would remove ..." path relative to cwd againJunio C Hamano2008-01-03
* | Fix grammar nits in documentation and in code comments.Jim Meyering2008-01-03
* | Uninline prefixcmp()Junio C Hamano2008-01-03
* | Update callers of check_ref_format()Junio C Hamano2008-01-02
* | git-svn: unlink index files that were globbed, tooEric Wong2008-01-02
* | git-svn: allow dcommit --no-rebase to commit multiple, dependent changesEric Wong2008-01-02
* | receive-pack: check object type of sha1 before using them as commitsMartin Koegler2008-01-02
* | Optimize prefixcmp()Johannes Schindelin2008-01-02
* | lock_any_ref_for_update(): reject wildcard return from check_ref_formatJunio C Hamano2008-01-02
* | git-reset: refuse to do hard reset in a bare repositoryJeff King2008-01-02
* | config: handle lack of newline at end of file betterJeff King2008-01-02
* | Merge branch 'maint' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-12-31
|\ \
| * | Documentation/user-manual.txt: fix typoGustaf Hendeby2007-12-31
| * | Documentation: fix remote.<name>.skipDefaultUpdate descriptionJ. Bruce Fields2007-12-31
* | | git-rebase -i: clean-up error check codepath.Junio C Hamano2007-12-30
* | | git-rebase -i behaves better on commits with incomplete messagesJunio C Hamano2007-12-30
* | | Fix double-free() in http-push.c:remote_exists()Grégoire Barbier2007-12-30
* | | "git pull --tags": error out with a better message.Junio C Hamano2007-12-28
* | | git-sh-setup: document git_editor() and get_author_ident_from_commit()Miklos Vajna2007-12-28
* | | Documentation/git-submodule.txt: typofixJunio C Hamano2007-12-27
* | | GIT 1.5.4-rc2v1.5.4-rc2Junio C Hamano2007-12-26
* | | Merge branch 'rs/pretty-safety'Junio C Hamano2007-12-26
|\ \ \
| * | | Make "--pretty=format" parser a bit more careful.René Scharfe2007-12-26
* | | | contrib: resurrect scripted git-revert.Junio C Hamano2007-12-26
* | | | Merge branch 'ar/commit-cleanup'Junio C Hamano2007-12-26
|\ \ \ \
| * | | | Allow selection of different cleanup modes for commit messagesAlex Riesen2007-12-22
| * | | | builtin-commit: avoid double-negation in the code.Junio C Hamano2007-12-22
| * | | | builtin-commit: fix amending of the initial commitJunio C Hamano2007-12-22