aboutsummaryrefslogtreecommitdiff
path: root/Documentation/config.txt
Commit message (Expand)AuthorAge
* Add config example with respect to branchAneesh Kumar K.V2006-12-18
* Align section headers of 'git status' to new 'git add'.Shawn O. Pearce2006-12-15
* Enable reflogs by default in any repository with a working directory.Shawn O. Pearce2006-12-15
* config documentation: group color items together.Junio C Hamano2006-12-13
* Allow subcommand.color and color.subcommand color configurationAndy Parkins2006-12-13
* Add branch.*.merge warning and documentation updateJosef Weidendorfer2006-12-08
* config option log.showroot to show the diff of root commitsPeter Baumann2006-11-24
* Teach receive-pack how to keep pack files based on object count.Shawn Pearce2006-11-03
* Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\
| * core.logallrefupdates create new log file only for branch heads.Junio C Hamano2006-10-08
* | Merge branch 'maint'Junio C Hamano2006-10-23
|\ \
| * | Documentation for the [remote] configSanti Béjar2006-10-23
| |/
* | Merge branch 'np/pack'Junio C Hamano2006-10-22
|\ \ | |/ |/|
| * git-repack: repo.usedeltabaseoffsetJunio C Hamano2006-10-13
* | http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky2006-09-28
|/
* fetch: get the remote branches to merge from the branch propertiesSanti Béjar2006-09-24
* Fetch: default remote repository from branch propertiesSanti Béjar2006-09-24
* Document receive.denyNonFastforwardsJohannes Schindelin2006-09-20
* git-status: document colorization config optionsJeff King2006-09-12
* Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca2006-08-08
* Documentation: convert uses of git-link macro to gitlinkJeff King2006-08-02
* pager: config variable pager.colorMatthias Lederhofer2006-07-31
* Merge branch 'lt/objformat'Junio C Hamano2006-07-24
|\
| * sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds2006-07-13
* | pack-objects: check pack.window for default window sizeJeff King2006-07-23
* | tar-tree: add the "tar.umask" config optionWilly Tarreau2006-07-23
|/
* Update diff-options and config documentation.Junio C Hamano2006-07-07
* diff.c: respect diff.renames config optionEric Wong2006-07-07
* core.compression documentation formatting fix.Joachim Berdal Haga2006-07-06
* Make zlib compression level configurable, and change default.Joachim B Haga2006-07-03
* Documentation: git aliasesPetr Baudis2006-06-07
* config.txt grammar, typo, and asciidoc fixesFrancis Daly2006-06-07
* Document git aliases supportPetr Baudis2006-06-07
* Some doc typo fixesFrancis Daly2006-06-07
* Merge branch 'sp/reflog'Junio C Hamano2006-06-03
|\
| * Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-17
* | Documentation: Spelling fixesHorst H. von Brand2006-06-03
|/
* core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-02
* Document the configuration filePetr Baudis2006-04-24