aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix the progress code to output LF only when it is really neededAlex Riesen2007-05-23
* Use git-for-each-ref to check whether the origin branch exists.Stephan Springl2007-05-23
* Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-23
|\
| * Document branch.autosetupmerge.Paolo Bonzini2007-05-22
* | git-cvsserver: fix disabling service via per-method configJunio C Hamano2007-05-21
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-21
|\ \ | |/
| * git-status: respect core.excludesFileJohannes Schindelin2007-05-21
| * SubmittingPatches: mention older C compiler compatibilityJohannes Schindelin2007-05-21
| * git-daemon: don't ignore pid-file write failureJim Meyering2007-05-21
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-20
|\ \ | |/
| * annotate: make it work from subdirectories.Junio C Hamano2007-05-20
| * git-config: Correct asciidoc documentation for --int/--boolFrank Lichtenheld2007-05-20
| * t1300: Add tests for git-config --bool --getFrank Lichtenheld2007-05-20
| * unpack-trees.c: verify_uptodate: remove dead codeSven Verdoolaege2007-05-20
| * Use PATH_MAX instead of TEMPFILE_PATH_LENFernando J. Pereda2007-05-20
| * branch: fix segfault when resolving an invalid HEADJonas Fonseca2007-05-20
* | GIT 1.5.2v1.5.2Junio C Hamano2007-05-20
* | git-cvsserver: exit with 1 upon "I HATE YOU"Junio C Hamano2007-05-20
* | Merge branch 'maint' to synchronize with 1.5.1.6Junio C Hamano2007-05-20
|\ \ | |/
| * GIT 1.5.1.6v1.5.1.6Junio C Hamano2007-05-20
| * Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-05-19
| |\
| | * user-manual: Add section on ignoring filesJohan Herland2007-05-19
| | * user-manual: finding commits referencing given file contentJ. Bruce Fields2007-05-19
| | * user-manual: discourage shared repositoryJ. Bruce Fields2007-05-19
| | * tutorial: revise index introductionJ. Bruce Fields2007-05-19
| | * tutorials: add user-manual linksJ. Bruce Fields2007-05-19
| * | git-svn: don't minimize-url when doing an init that tracks multiple pathsEric Wong2007-05-19
| * | git-svn: avoid crashing svnserve when creating new directoriesEric Wong2007-05-19
| |/
* | Merge branch 'maint'Junio C Hamano2007-05-18
|\ \ | |/
| * Documentation: Reformatted SYNOPSIS for several commandsMatthias Kestenholz2007-05-18
| * Documentation: Added [verse] to SYNOPSIS where necessaryMatthias Kestenholz2007-05-18
* | Documentation/git.txt: Update links to older documentation pages.Junio C Hamano2007-05-18
* | gitweb: Fix "Use of uninitialized value" warning in git_feedJakub Narebski2007-05-18
* | Merge branch 'sp/cvsexport'Junio C Hamano2007-05-18
|\ \
| * | Optimized cvsexportcommit: calling 'cvs status' once instead of once per touc...Steffen Prohaska2007-05-14
* | | Add link to 1.5.1.5 release notes.Junio C Hamano2007-05-18
* | | Merge 1.5.1.5 inJunio C Hamano2007-05-18
|\ \ \ | | |/ | |/|
| * | GIT v1.5.1.5v1.5.1.5Junio C Hamano2007-05-18
| * | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-05-18
| |\ \
| | * | user-manual: reorganize public git repo discussionJ. Bruce Fields2007-05-17
| | * | user-manual: listing commits reachable from some refs not othersJ. Bruce Fields2007-05-17
| | * | user-manual: introduce gitJ. Bruce Fields2007-05-17
| | * | user-manual: add a "counting commits" exampleJ. Bruce Fields2007-05-17
| | * | user-manual: move howto/using-topic-branches into manualJ. Bruce Fields2007-05-17
| | * | user-manual: move howto/make-dist.txt into user manualJ. Bruce Fields2007-05-17
| | * | Documentation: remove howto's now incorporated into manualJ. Bruce Fields2007-05-17
| | * | user-manual: move quick-start to an appendixJ. Bruce Fields2007-05-17
| | * | glossary: expand and clarify some definitions, prune cross-referencesJ. Bruce Fields2007-05-17
| | * | user-manual: revise birdseye-view chapterJ. Bruce Fields2007-05-17
| | * | Add a birdview-on-the-source-code section to the user manualJohannes Schindelin2007-05-16