aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* | | Explain "Not a git repository: '.git'".Junio C Hamano2007-01-12
* | | merge-recursive: do not report the resulting tree object nameJunio C Hamano2007-01-12
* | | git-revert: Fix die before git-sh-setup defines it.Bob Proulx2007-01-12
* | | fix documentation for git-commit --no-verifyMichael S. Tsirkin2007-01-12
* | | Fix up totally buggered read_or_die()Linus Torvalds2007-01-11
* | | Clean up write_in_full() usersLinus Torvalds2007-01-11
* | | reflog-expire: brown paper bag fix.Junio C Hamano2007-01-11
* | | GIT v1.5.0-rc1v1.5.0-rc1Junio C Hamano2007-01-11
* | | plug a few leaks in revision walking used in describe.Junio C Hamano2007-01-11
* | | Chose better tag names in git-describe after merges.Shawn O. Pearce2007-01-11
* | | Merge branch 'jc/bare'Junio C Hamano2007-01-11
|\ \ \
| * | | Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-10
| * | | git-fetch: allow updating the current branch in a bare repository.Junio C Hamano2007-01-07
| * | | Introduce is_bare_repository() and core.bare configuration variableJunio C Hamano2007-01-07
| * | | Move initialization of log_all_ref_updatesJunio C Hamano2007-01-07
* | | | Merge branch 'ar/merge-recursive'Junio C Hamano2007-01-11
|\ \ \ \
| * | | | merge-recursive: do not use on-file index when not needed.Junio C Hamano2007-01-10
| * | | | Speed-up recursive by flushing index only once for all entriesAlex Riesen2007-01-10
| | |/ / | |/| |
* | | | Merge branch 'jc/detached-head'Junio C Hamano2007-01-11
|\ \ \ \
| * | | | git-checkout: handle local changes sanely when detaching HEADJunio C Hamano2007-01-09
| * | | | git-checkout: safety check for detached HEAD checks existing refsJunio C Hamano2007-01-09
| * | | | git-checkout: fix branch name output from the commandJunio C Hamano2007-01-08
| * | | | git-checkout: safety when coming back from the detached HEAD state.Junio C Hamano2007-01-08
| * | | | git-checkout: rewording comments regarding detached HEAD.Junio C Hamano2007-01-08
| * | | | git-checkout: do not warn detaching HEAD when it is already detached.Junio C Hamano2007-01-08
| * | | | Detached HEAD (experimental)Junio C Hamano2007-01-08
| * | | | git-branch: show detached HEADLars Hjemli2007-01-08
| * | | | git-status: show detached HEADJunio C Hamano2007-01-08
* | | | | git-status: wording update to deal with deleted files.Junio C Hamano2007-01-11
* | | | | git-rm: do not fail on already removed file.Junio C Hamano2007-01-11
* | | | | Avoid errors and warnings when attempting to do I/O on zero bytesEric Wong2007-01-11
* | | | | Better error messages for corrupt databasesLinus Torvalds2007-01-11
* | | | | config-set: check write-in-full returns in set_multivarJunio C Hamano2007-01-11
* | | | | index-pack: write-or-die instead of unchecked write-in-full.Junio C Hamano2007-01-11
* | | | | write_in_full: really write in full or return error on disk full.Linus Torvalds2007-01-11
* | | | | Document git-initJunio C Hamano2007-01-11
* | | | | write-cache: do not leak the serialized cache-tree data.Linus Torvalds2007-01-11
| |/ / / |/| | |
* | | | Provide better feedback for the untracked only case in status outputJürgen Rühle2007-01-10
* | | | Merge branch 'js/reflog'Junio C Hamano2007-01-10
|\ \ \ \
| * | | | Sanitize for_each_reflog_ent()Johannes Schindelin2007-01-09
* | | | | Makefile: remove $foo when $foo.exe is built/installed.Junio C Hamano2007-01-10
* | | | | send-email: work around double encoding of in-body From field.Jürgen Rühle2007-01-10
* | | | | Add git-init documentation.Nicolas Pitre2007-01-10
* | | | | Fix t1410 for core.filemode==falseJohannes Schindelin2007-01-10
* | | | | Make git-describe a builtin.Shawn O. Pearce2007-01-10
* | | | | Don't save the commit buffer in git-describe.Shawn O. Pearce2007-01-10
* | | | | Fix warnings in sha1_file.c - use C99 printf format if availablePavel Roskin2007-01-09
* | | | | -u is now default for 'git-mailinfo'.Junio C Hamano2007-01-09
* | | | | -u is now default for 'git-applymbox'Junio C Hamano2007-01-09